Sharp.Augeas/Sharp.Augeas.Test/root/etc/sysconfig/ntpd

9 lines
209 B
Plaintext

# Drop root to id 'ntp:ntp' by default.
OPTIONS="-u ntp:ntp -p /var/run/ntpd.pid"
# Set to 'yes' to sync hw clock after successful ntpdate
SYNC_HWCLOCK=no
# Additional options for ntpdate
NTPDATE_OPTIONS=""