Bump to 1.14.1
[platform/upstream/augeas.git] / tests / root / etc / sysconfig / ntpd
1 # Drop root to id 'ntp:ntp' by default.
2 OPTIONS="-u ntp:ntp -p /var/run/ntpd.pid"
3
4 # Set to 'yes' to sync hw clock after successful ntpdate
5 SYNC_HWCLOCK=no
6
7 # Additional options for ntpdate
8 NTPDATE_OPTIONS=""