Revision c1d8f66b
Added by Jim Pingle about 7 years ago
src/etc/rc.reboot | ||
---|---|---|
49 | 49 |
|
50 | 50 |
sleep 1 |
51 | 51 |
|
52 |
/sbin/reboot ${REROOT} now |
|
52 |
/sbin/reboot ${REROOT} |
Also available in: Unified diff
Remove 'now' from reboot command, it is no longer accepted or necessary. Fixes #8495
(cherry picked from commit 63642806eb11d2a1d8b203d85252f4afa15876ce)