summaryrefslogtreecommitdiff
path: root/chronyd.confd
blob: f4cae7a45ed00f4892ac2a7477797c563df89d05 (plain)
1
2
3
4
5
6
7
8
9
10
# /etc/conf.d/chronyd

# Configuration dependant options :
#      -s - Set system time from RTC if rtcfile directive present
#      -r - Reload sample histories if dumponexit directive present
#
# The combination of "-s -r" allows chronyd to perform long term averaging of
# the gain or loss rate across system reboots and shutdowns.

CHRONY_ARGS="-4 -u chrony -f /etc/chrony.conf"