Restarting OpenWRT every week

Very simply, start to edit crontab:
root@OpenWrt:/etc/init.d# crontab -e

Add the following line:
30 4 * * * reboot

That is it!

Comments

Post a Comment

Popular posts from this blog

Hardening OpenWRT - adding non-root user account

Dropbear SSH keys and autossh on OpenWRT

SSH Tunel with OpenWRT