Don't always update CMOS on shutdown.
This commit is contained in:
parent
18e7b315a1
commit
ef8ec86b78
3
etc/rc
3
etc/rc
@ -160,9 +160,6 @@ Mount $usr /usr failed -- Single user."
|
|||||||
;;
|
;;
|
||||||
down|stop)
|
down|stop)
|
||||||
sync
|
sync
|
||||||
# Update CMOS
|
|
||||||
echo -n 'Updating CMOS.. '
|
|
||||||
readclock -w && echo Done || echo Failed
|
|
||||||
# Tell RS server we're going down.
|
# Tell RS server we're going down.
|
||||||
service shutdown
|
service shutdown
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user