conf.d/hwclock: typo fix

This commit is contained in:
William Hubbs 2014-03-13 15:27:40 -05:00
parent d0186d422c
commit 7fb209a6fc

View File

@ -7,7 +7,7 @@ clock="UTC"
# If you want the hwclock script to set the system time (software clock)
# to match the current hardware clock during bootup, leave this
# commented out.
# However, you can set this to "NO" ifyou are running a modern kernel
# However, you can set this to "NO" if you are running a modern kernel
# with CONFIG_RTC_HCTOSYS set to y and your hardware clock set to UTC.
#clock_hctosys="YES"