summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-15 00:36:16 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-15 00:36:16 +0000
commitcfa2384b97383ee9e3f6c3097e0a1a369c66573a (patch)
tree2658b401e5baf849904cc3ab2c9faab6234a587c /net-misc/ntp/files
parentMarked stable on sparc. (Manifest recommit) (diff)
downloadgentoo-2-cfa2384b97383ee9e3f6c3097e0a1a369c66573a.tar.gz
gentoo-2-cfa2384b97383ee9e3f6c3097e0a1a369c66573a.tar.bz2
gentoo-2-cfa2384b97383ee9e3f6c3097e0a1a369c66573a.zip
new conf.d files
Diffstat (limited to 'net-misc/ntp/files')
-rw-r--r--net-misc/ntp/files/ntpd-4.1.2.confd8
-rw-r--r--net-misc/ntp/files/ntpd.confd4
2 files changed, 10 insertions, 2 deletions
diff --git a/net-misc/ntp/files/ntpd-4.1.2.confd b/net-misc/ntp/files/ntpd-4.1.2.confd
new file mode 100644
index 000000000000..2a19583b2cc3
--- /dev/null
+++ b/net-misc/ntp/files/ntpd-4.1.2.confd
@@ -0,0 +1,8 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/files/ntpd-4.1.2.confd,v 1.1 2004/02/15 00:35:56 vapier 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="-U ntp"
diff --git a/net-misc/ntp/files/ntpd.confd b/net-misc/ntp/files/ntpd.confd
index 4925ded05434..cdac1b9b4e1d 100644
--- a/net-misc/ntp/files/ntpd.confd
+++ b/net-misc/ntp/files/ntpd.confd
@@ -1,8 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/files/ntpd.confd,v 1.13 2003/08/06 07:42:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/files/ntpd.confd,v 1.14 2004/02/15 00:35:56 vapier 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="-U ntp"
+NTPD_OPTS="-u ntp:ntp"