1 # Set CLOCK to "UTC" if your Hardware Clock is set to UTC (also known as
2 # Greenwich Mean Time). If that clock is set to the local time, then
3 # set CLOCK to "local". Note that if you dual boot with Windows, then
4 # you should set it to "local".
7 # If you want the hwclock script to set the system time (software clock)
8 # to match the current hardware clock during bootup, leave this
10 # However, you can set this to "NO" ifyou are running a modern kernel
11 # with CONFIG_RTC_HCTOSYS set to y and your hardware clock set to UTC.
14 # If you do not want to set the hardware clock to the current system
15 # time (software clock) during shutdown, set this to no.
18 # If you wish to pass any other arguments to hwclock during bootup,
19 # you may do so here. Alpha users may wish to use --arc or --srm here.