September 1, 20178 yr Hey everyone, I am looking to edit some of the config files located in the /etc/apcupsd folder. When I attempt to make an edit and save it, it will stick until I reboot the system. It then disappears. I am new to Unraid and I assume there is some way to write these changes permanently? I would appreciate any help! Thanks, Brandon
September 1, 20178 yr 7 minutes ago, brandon1767 said: Hey everyone, I am looking to edit some of the config files located in the /etc/apcupsd folder. When I attempt to make an edit and save it, it will stick until I reboot the system. It then disappears. I am new to Unraid and I assume there is some way to write these changes permanently? I would appreciate any help! Thanks, Brandon unRaid runs from RAM, and the contents of /etc (and many, many others) are recreated at boot time. If you can't adjust the settings via the GUI, then you're going to have to make the adjustments via a script (ie: save a copy on the flash drive), and execute it either via /boot/config/go or with the user scripts plugin set to run at first array start. (along with restarting the service if necessary) Edited September 1, 20178 yr by Squid
September 1, 20178 yr Author 32 minutes ago, Squid said: unRaid runs from RAM, and the contents of /etc (and many, many others) are recreated at boot time. If you can't adjust the settings via the GUI, then you're going to have to make the adjustments via a script (ie: save a copy on the flash drive), and execute it either via /boot/config/go or with the user scripts plugin set to run at first array start. Just added some entries to the go file like you said and it works great!
Archived
This topic is now archived and is closed to further replies.