diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-15 00:36:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-15 00:36:16 +0000 |
commit | 8cdd49822fc7aaf67aa49dc2049d8d88fe8e0501 (patch) | |
tree | 12adbaf3a56ba65b2d933c26151328826b963dd3 /net-misc/ntp/files/ntpd-4.1.2.confd | |
parent | Marked stable on sparc. (diff) | |
download | historical-8cdd49822fc7aaf67aa49dc2049d8d88fe8e0501.tar.gz historical-8cdd49822fc7aaf67aa49dc2049d8d88fe8e0501.tar.bz2 historical-8cdd49822fc7aaf67aa49dc2049d8d88fe8e0501.zip |
new conf.d files
Diffstat (limited to 'net-misc/ntp/files/ntpd-4.1.2.confd')
-rw-r--r-- | net-misc/ntp/files/ntpd-4.1.2.confd | 8 |
1 files changed, 8 insertions, 0 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" |