Clarify the meaning of the clock_hctosys variable
Reported-by: Ian Abbott <ian@abbott.org> X-Gentoo-Bug: 405861 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=405861
This commit is contained in:
parent
582c8e9868
commit
0fa164dff2
@ -4,9 +4,11 @@
|
|||||||
# you should set it to "local".
|
# you should set it to "local".
|
||||||
clock="UTC"
|
clock="UTC"
|
||||||
|
|
||||||
# If you want to set the system time to the current hardware clock
|
# If you want the hwclock script to set the system time (software clock)
|
||||||
# during bootup, then say "YES" here. You do not need this if you are
|
# to match the current hardware clock during bootup, leave this
|
||||||
# running a modern kernel with CONFIG_RTC_HCTOSYS set to y.
|
# commented out.
|
||||||
|
# However, you can set this to "NO" ifyou are running a modern kernel
|
||||||
|
# with CONFIG_RTC_HCTOSYS set to y and your hardware clock set to UTC.
|
||||||
#clock_hctosys="YES"
|
#clock_hctosys="YES"
|
||||||
|
|
||||||
# If you do not want to set the hardware clock to the current system
|
# If you do not want to set the hardware clock to the current system
|
||||||
|
Loading…
Reference in New Issue
Block a user