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

CFGFILE="/etc/chrony/chrony.conf"

# 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.

ARGS="-4 -u chrony"