diff options
Diffstat (limited to 'sys-apps/xinetd/files/xinetd.rc6')
-rw-r--r-- | sys-apps/xinetd/files/xinetd.rc6 | 6 |
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 |