Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:master commit in: conf.d/
Date: Fri, 02 Mar 2012 17:06:38
Message-Id: 1330707625.0fa164dff25969dd56a868446e0644396b2587dc.WilliamH@gentoo
1 commit: 0fa164dff25969dd56a868446e0644396b2587dc
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 29 15:37:23 2012 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 17:00:25 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=0fa164df
7
8 Clarify the meaning of the clock_hctosys variable
9
10 Reported-by: Ian Abbott <ian <AT> abbott.org>
11 X-Gentoo-Bug: 405861
12 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=405861
13
14 ---
15 conf.d/hwclock | 8 +++++---
16 1 files changed, 5 insertions(+), 3 deletions(-)
17
18 diff --git a/conf.d/hwclock b/conf.d/hwclock
19 index 230d81d..59bb732 100644
20 --- a/conf.d/hwclock
21 +++ b/conf.d/hwclock
22 @@ -4,9 +4,11 @@
23 # you should set it to "local".
24 clock="UTC"
25
26 -# If you want to set the system time to the current hardware clock
27 -# during bootup, then say "YES" here. You do not need this if you are
28 -# running a modern kernel with CONFIG_RTC_HCTOSYS set to y.
29 +# If you want the hwclock script to set the system time (software clock)
30 +# to match the current hardware clock during bootup, leave this
31 +# commented out.
32 +# However, you can set this to "NO" ifyou are running a modern kernel
33 +# with CONFIG_RTC_HCTOSYS set to y and your hardware clock set to UTC.
34 #clock_hctosys="YES"
35
36 # If you do not want to set the hardware clock to the current system