@james Thanks so much! I'll do that 
S
Somebody
@Somebody
Posts
-
Proper Way to Reboot via Bash/Crontab -
Proper Way to Reboot via Bash/CrontabHey folks, not really much of a need for a lot of support, but I thought I'd ask, just before implementing it.
If I want to reboot via bash/crontab, is it okay to just
\sbin\reboot, or does that risk breaking things? Trying to automate the Ubuntu updates that require a reboot (with this particular server, a short downtime isn't a huge deal). Naturally, I'll schedule it for different times from the backup and app updates.Thanks!