2007-11-24 03:59:18 +05:30
|
|
|
# Set clock_adjtime if you wish hwclock to try and handle clock drift.
|
2007-10-24 01:30:08 +05:30
|
|
|
# Don't set this if you run a ntp service or anything else that handles
|
|
|
|
# clock drift.
|
2007-12-09 19:22:03 +05:30
|
|
|
clock_adjtime="NO"
|
2007-04-05 16:48:42 +05:30
|
|
|
|
2007-10-24 12:56:05 +05:30
|
|
|
# If you wish to pass any other arguments to hwclock during bootup,
|
|
|
|
# you may do so here. Alpha users may wish to use --arc or --srm here.
|
2007-11-24 03:59:18 +05:30
|
|
|
clock_args=""
|