Wallace
Occasional Visitor
I have a ddns update script that is added to the crontab with this command.
However, this crontab setting does not survive a reboot.
What is a good method to ensure the crontab settings persist on a vanilla ASUSwrt firmware?
Code:
cru a 1 "*/5 * * * *" /jffs/update-ddns-asuswrt.sh
What is a good method to ensure the crontab settings persist on a vanilla ASUSwrt firmware?