From: Gilles Ganault on 25 Jun 2010 06:23 Hello As a work-around to solve an occasional application lock-up, I'd like to gracefully reboot a FreeBSD 6.3 x86 host every night at midnight. Is adding this line to crontab the right way? 0 0 * * * root /etc/rc.shutdown OR 0 0 * * * root shutdown -r now Thank you.
|
Pages: 1 Prev: Where can I find Xlib.h? Next: Right way to reboot host from CRON? |