Magellan Linux

Contents of /trunk/magellan-initscripts/etc/conf.d/clock

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1260 - (show annotations) (download)
Fri Mar 11 17:38:17 2011 UTC (13 years, 1 month ago) by niro
File size: 382 byte(s)
-split rc.config into several conf.d config files


1 # /etc/conf.d/clock - hardware clock settings
2 # $Id$
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"