summaryrefslogtreecommitdiff
path: root/conf.d.Linux/clock
blob: 4a5cb84c995bc2ddc8e2d8f4d415ef11ed041841 (plain)
1
2
3
4
5
6
7
8
9

# Set clock_adjtime if you wish hwclock to try and handle clock drift.
# Don't set this if you run a ntp service or anything else that handles
# clock drift.
clock_adjtime="NO"

# 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.
clock_args=""