# /etc/conf.d/clock - hardware clock settings # $Header: /home/cvsd/magellan-cvs/magellan-src/busybox-initscripts/conf.d/clock,v 1.1 2008-06-02 22:14:35 niro Exp $ # Use this to set up your hardware clock. You can choose between # 'utc' and 'local'. If your hardware clock is set to UTC, the # /etc/init.d/setclock script will convert the hardware clock's # time to the local time using the /etc/localtime file (which # tells the hwclock program which timezone the user is in). CLOCK="local"