summaryrefslogtreecommitdiff
blob: d017660d59981aa23481b5fc95b8db344a9a2bb6 (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=" -u ntp -F 0"