Confirmed users
4,971
edits
| Line 400: | Line 400: | ||
chmod a+x /etc/cron.daily/daily_reboot.sh | chmod a+x /etc/cron.daily/daily_reboot.sh | ||
echo "reimaging `date`" > /media/mmc1/standalone.txt | |||
Looks like cron won't run on the device, but I have an hourly cron on the master that ssh's in via publickey and runs this. | Looks like cron won't run on the device, but I have an hourly cron on the master that ssh's in via publickey and runs this. | ||