# hwclock.sh Set and adjust the CMOS clock.
# Version: @(#)hwclock.sh 2.00 14-Dec-1998 miquels@cistron.nl
# 2000-01-30 Henrique M. Holschuh <hmh@rcm.org.br>
# - Minor cosmetic changes in an attempt to help new
# users notice something IS changing their clocks
# during startup/shutdown.
# - Added comments to alert users of hwclock issues
# and discourage tampering without proper doc reading.
# 2012-02-16 Roger Leigh <rleigh@debian.org>
# - Use the UTC/LOCAL setting in /etc/adjtime rather than
# the UTC setting in /etc/default/rcS. Additionally
# source /etc/default/hwclock to permit configuration.
# WARNING: Please read /usr/share/doc/util-linux/README.Debian.hwclock
# before changing this file. You risk serious clock
# misbehaviour otherwise.
# Required-Start: mountdevsubfs
# Required-Stop: mountdevsubfs
# X-Start-Before: checkroot
# These defaults are user-overridable in /etc/default/hwclock
# We only want to use the system timezone or else we'll get
# potential inconsistency at startup.