Magellan Linux

Contents of /trunk/busybox-initscripts/conf.d/clock

Parent Directory Parent Directory | Revision Log Revision Log


Revision 724 - (show annotations) (download)
Mon Jun 2 22:14:35 2008 UTC (15 years, 11 months ago) by niro
File size: 493 byte(s)
-busybox port of magellan-initscript

1 # /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"