# $Id: clock,v 1.1 1992/11/25 10:45:42 mike Exp $
#
# If your hardware (CMOS) clock is set to Greenwich Mean Time (also
# known as Universal Coordinated Time) specify GMT (or UCT). Anything
# else indicates the hardware clock is set to local time.
HWCLOCK	GMT

# If your system time drifts set this to the number of seconds it gains
# per day and the kernel tick frequency will be adjusted accordingly
# when we boot.
GAINPERDAY	0
