setclock: save systemclock to hwclock at shutdown.

This commit is contained in:
Arne Fitzenreiter
2012-11-06 16:23:33 +01:00
parent bff7ad01c4
commit 0721f5a634
4 changed files with 7 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ case ${1} in
;;
*)
echo "Usage: ${0} {start}"
echo "Usage: ${0} {start} {stop}"
;;
esac