summaryrefslogtreecommitdiffstats
path: root/install/share/ntpd.sysconfig.template
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2010-10-14 10:52:58 -0400
committerSimo Sorce <ssorce@redhat.com>2010-10-18 13:54:17 -0400
commitc2a2ffbe69c395724506f4dec7c1cdca94d8d735 (patch)
treef95eb2a4f88cf7c23b8f444bb26cca08a34a87c0 /install/share/ntpd.sysconfig.template
parent00217308c5c790ba941edda7dcd650f1f26cfaba (diff)
downloadfreeipa.git-c2a2ffbe69c395724506f4dec7c1cdca94d8d735.tar.gz
freeipa.git-c2a2ffbe69c395724506f4dec7c1cdca94d8d735.tar.xz
freeipa.git-c2a2ffbe69c395724506f4dec7c1cdca94d8d735.zip
ntpdinstance: Do not replace the config files, just add needed options
Diffstat (limited to 'install/share/ntpd.sysconfig.template')
-rw-r--r--install/share/ntpd.sysconfig.template8
1 files changed, 0 insertions, 8 deletions
diff --git a/install/share/ntpd.sysconfig.template b/install/share/ntpd.sysconfig.template
deleted file mode 100644
index 3412a0e8..00000000
--- a/install/share/ntpd.sysconfig.template
+++ /dev/null
@@ -1,8 +0,0 @@
-# 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=""