ntpconf: remove redundant comment

https://fedorahosted.org/freeipa/ticket/4094
This commit is contained in:
Martin Kosek
2014-01-24 14:38:22 +01:00
parent 923e9d8bed
commit e218f282a0

View File

@@ -72,8 +72,7 @@ keys /etc/ntp/keys
#controlkey 8
"""
ntp_sysconfig = """# Drop root to id 'ntp:ntp' by default.
OPTIONS="-x -p /var/run/ntpd.pid"
ntp_sysconfig = """OPTIONS="-x -p /var/run/ntpd.pid"
# Set to 'yes' to sync hw clock after successful ntpdate
SYNC_HWCLOCK=yes