Home Page › Forums › Network Management › ZeroShell › Multiple WAN interfaces and Dynamic DNS › Reply To: Multiple WAN interfaces and Dynamic DNS
July 16, 2010 at 1:30 pm
#50514
Member
Make the modification you want and save it on a file, for example in
/Database/patch
Then add a preboot script to erase the old file
rm /root/kerbynet.cgi/......
and copy the modified file to its place
cp /Database/patch /root/kerbynet.cgi/fileneme
If you want to copy modied files use preboot. If you want to start services or run scripts use postboot.