Magellan Linux

Annotation of /tags/busybox-init-0_1_7/conf.d/clock

Parent Directory Parent Directory | Revision Log Revision Log


Revision 889 - (hide annotations) (download)
Mon Aug 3 20:48:25 2009 UTC (14 years, 9 months ago) by niro
File size: 493 byte(s)
tagged 'busybox-init-0_1_7'
1 niro 724 # /etc/conf.d/clock - hardware clock settings
2     # $Header: /home/cvsd/magellan-cvs/magellan-src/busybox-initscripts/conf.d/clock,v 1.1 2008-06-02 22:14:35 niro Exp $
3    
4     # Use this to set up your hardware clock. You can choose between
5     # 'utc' and 'local'. If your hardware clock is set to UTC, the
6     # /etc/init.d/setclock script will convert the hardware clock's
7     # time to the local time using the /etc/localtime file (which
8     # tells the hwclock program which timezone the user is in).
9     CLOCK="local"