summaryrefslogtreecommitdiff
path: root/etc/ntp/conf.d
diff options
context:
space:
mode:
authorrandomdan <randomdan@localhost>2005-08-14 14:55:56 +0000
committerrandomdan <randomdan@localhost>2005-08-14 14:55:56 +0000
commitaac9a6b9aa307e5dfcb1efa0428ce913c116fc27 (patch)
treefe0b645e2caa713ec02c85dc47e6bc9d103a4093 /etc/ntp/conf.d
parentinitial (diff)
downloadconfig-aac9a6b9aa307e5dfcb1efa0428ce913c116fc27.tar.bz2
config-aac9a6b9aa307e5dfcb1efa0428ce913c116fc27.tar.xz
config-aac9a6b9aa307e5dfcb1efa0428ce913c116fc27.zip
client side ntp configs
Diffstat (limited to 'etc/ntp/conf.d')
-rw-r--r--etc/ntp/conf.d8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/ntp/conf.d b/etc/ntp/conf.d
new file mode 100644
index 0000000..d05897b
--- /dev/null
+++ b/etc/ntp/conf.d
@@ -0,0 +1,8 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvs/config/etc/ntp/conf.d,v 1.1 2005-08-14 14:55:56 randomdan Exp $
+
+# Options to pass to the ntpd process
+# Most people should leave this line alone ...
+# however, if you know what you're doing, feel free to tweak
+NTPD_OPTS="-gu ntp:ntp"