summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2001-12-23 23:25:19 +0000
committerMartin Schlemmer <azarah@gentoo.org>2001-12-23 23:25:19 +0000
commit787d633b98b304c23ca51cfe761e6581986c3bbc (patch)
treed8c7bd945fd887420b3fdcad4bdb04138d17a520 /sys-apps/xinetd/files/xinetd.rc6
parentremove a dodir /etc/rc.d/, as it is no longer in use (diff)
downloadhistorical-787d633b98b304c23ca51cfe761e6581986c3bbc.tar.gz
historical-787d633b98b304c23ca51cfe761e6581986c3bbc.tar.bz2
historical-787d633b98b304c23ca51cfe761e6581986c3bbc.zip
moved rc-script config settings to /etc/conf.d
Diffstat (limited to 'sys-apps/xinetd/files/xinetd.rc6')
-rw-r--r--sys-apps/xinetd/files/xinetd.rc66
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/xinetd/files/xinetd.rc6 b/sys-apps/xinetd/files/xinetd.rc6
index 57e33d68ac94..9a81951f790c 100644
--- a/sys-apps/xinetd/files/xinetd.rc6
+++ b/sys-apps/xinetd/files/xinetd.rc6
@@ -1,10 +1,10 @@
#!/sbin/runscript
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/files/xinetd.rc6,v 1.9 2001/12/06 20:17:03 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/files/xinetd.rc6,v 1.10 2001/12/23 23:25:19 azarah Exp $
+
+# NB: Config is in /etc/conf.d/xinetd
-#you may move this into your rc.conf file if you wish
-XINETD_OPTS="-stayalive -reuse"
depend() {
need net