January 11, 201511 yr Hey everyone, As the title states, I am trying to make one of my scripts to stay on disk after a reboot. It does not give me any issues with writing the change before the reboot and the script will execute just fine. Right now I am writing to write this in /root. I was not able to find this but is it possible that some parts of Unraid's directories run on memory versus the disk itself? If so, how would I go about saving this or where should I save it? Any help is appreciated. Thank you, Sonance207
January 11, 201511 yr ALL of the main filesystem is kept in RAM and rebuilt entirely each and every time you boot. You need to look into creating your own plugins if it's more complex or modify the /boot/config/go script if it's simplier.
Archived
This topic is now archived and is closed to further replies.