diff options
author | cinap_lenrek <cinap_lenrek@localhost> | 2011-06-15 21:15:22 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-06-15 21:15:22 +0200 |
commit | 68befdff72202821477a6c2ee7ced18600f92786 (patch) | |
tree | f7795b31c5cc9d52bfa50eb4adbac9b2219189b3 /rc/bin/fshalt | |
parent | 7bdb1818129fff62aa1cce463153485a7eefe856 (diff) |
timesync: let timesync set the rtc with respect to gmtdelta
Diffstat (limited to 'rc/bin/fshalt')
-rwxr-xr-x | rc/bin/fshalt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rc/bin/fshalt b/rc/bin/fshalt index 6dbf51c13..ad3dc52c8 100755 --- a/rc/bin/fshalt +++ b/rc/bin/fshalt @@ -15,8 +15,6 @@ case * path=(/bin) builtin cd / -setrtc - unmount /mnt/consoles >[2]/dev/null kill consolefs | rc # don't compete with /mnt/consoles sleep 1 |