Project

General

Profile

« Previous | Next » 

Revision 7ab8562c

Added by Scott Ullrich over 20 years ago

Use shutdown -r instead of reboot.

Noticed-by: Bachman Kharazmi

View differences:

etc/rc.reboot
2 2

  
3 3
sleep 1
4 4

  
5
/sbin/reboot
5
/sbin/shutdown -r now
6
#/sbin/reboot

Also available in: Unified diff