summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-install/share/ntpd.sysconfig.template
blob: 3412a0e8c023944caaba2e8e4e29a6e91cf4e2c8 (plain)
1
2
3
4
5
6
7
8
# Drop root to id 'ntp:ntp' by default.
OPTIONS="-x -u ntp:ntp -p /var/run/ntpd.pid"

# Set to 'yes' to sync hw clock after successful ntpdate
SYNC_HWCLOCK=yes

# Additional options for ntpdate
NTPDATE_OPTIONS=""