summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/linux-identd/files/identd7
-rw-r--r--net-misc/ltsp-core/files/INSTALL.Gentoo6
-rw-r--r--net-misc/mdidentd/files/mdidentd.init.d8
-rw-r--r--net-misc/ndtpd/files/ndtpd.initd6
-rw-r--r--net-misc/netkit-routed/files/routed.confd6
-rw-r--r--net-misc/netkit-routed/files/routed.initd6
-rw-r--r--net-misc/netkit-timed/files/timed.rc620
-rw-r--r--net-misc/nut/files/upsd-init6
-rw-r--r--net-misc/nut/files/upsd.rc66
-rw-r--r--net-misc/nut/files/upsdrv.rc66
-rw-r--r--net-misc/nut/files/upsmon-init6
-rw-r--r--net-misc/nut/files/upsmon.rc66
-rw-r--r--net-misc/oidentd/files/oidentd-2.0.7-init6
-rw-r--r--net-misc/oidentd/files/oidentd-init6
-rw-r--r--net-misc/omniORB/files/omniORB-4.0.035
-rw-r--r--net-misc/omniORB/files/omniORB.30535
-rw-r--r--net-misc/omniORB/files/omniORB.rc538
-rw-r--r--net-misc/omniORB/files/omniORB.rc639
-rw-r--r--net-misc/openssh/files/sshd.rc68
-rw-r--r--net-misc/powerd/files/powerd-init6
-rw-r--r--net-misc/rarpd/files/rarpd.init.d6
-rw-r--r--net-misc/ssh/files/sshd28
-rw-r--r--net-misc/stunnel/files/stunnel.rc64
-rw-r--r--net-misc/stunnel/files/stunnel.rc6.4.04-r24
-rw-r--r--net-misc/stunnel/files/stunnel.rc6.4.04-r34
-rw-r--r--net-misc/udhcp/files/udhcp.init6
-rw-r--r--net-misc/vtun/files/vtun.rc5
27 files changed, 126 insertions, 173 deletions
diff --git a/net-misc/linux-identd/files/identd b/net-misc/linux-identd/files/identd
index 84a1c5c38c56..719e02c8b98d 100644
--- a/net-misc/linux-identd/files/identd
+++ b/net-misc/linux-identd/files/identd
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-identd/files/identd,v 1.3 2004/03/06 03:36:03 vapier Exp $
depend() {
need net
@@ -19,4 +19,3 @@ stop() {
start-stop-daemon --stop --quiet --name identd
eend $?
}
-
diff --git a/net-misc/ltsp-core/files/INSTALL.Gentoo b/net-misc/ltsp-core/files/INSTALL.Gentoo
index 70336e0b36dc..0933312266e8 100644
--- a/net-misc/ltsp-core/files/INSTALL.Gentoo
+++ b/net-misc/ltsp-core/files/INSTALL.Gentoo
@@ -1,5 +1,6 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ltsp-core/files/INSTALL.Gentoo,v 1.3 2004/03/06 03:36:03 vapier Exp $
*******************************************************************************************
| PLEASE LOOK AT THE MERGED CONFIG FILES AND UPDATE/OVERWRITE OLDER CONFS AS NEEDED! ***|
@@ -40,4 +41,3 @@
*******************************************************************************************
| FOR MORE INFORMATION AND COMPLETE SET OF DOCUMENTATION GO TO WWW.LTSP.ORG ***********|
*******************************************************************************************
-
diff --git a/net-misc/mdidentd/files/mdidentd.init.d b/net-misc/mdidentd/files/mdidentd.init.d
index 225b1137b69a..ffd5906fc0a1 100644
--- a/net-misc/mdidentd/files/mdidentd.init.d
+++ b/net-misc/mdidentd/files/mdidentd.init.d
@@ -1,9 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mdidentd/files/mdidentd.init.d,v 1.2 2003/11/04 03:24:35 vapier Exp $
-
-opts="depend start stop"
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mdidentd/files/mdidentd.init.d,v 1.3 2004/03/06 03:36:03 vapier Exp $
depend() {
need net
diff --git a/net-misc/ndtpd/files/ndtpd.initd b/net-misc/ndtpd/files/ndtpd.initd
index 44201bfc099a..8ff484a5c677 100644
--- a/net-misc/ndtpd/files/ndtpd.initd
+++ b/net-misc/ndtpd/files/ndtpd.initd
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ndtpd/files/ndtpd.initd,v 1.2 2003/11/26 04:29:26 usata Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ndtpd/files/ndtpd.initd,v 1.3 2004/03/06 03:36:03 vapier Exp $
opts="${opts} reload"
diff --git a/net-misc/netkit-routed/files/routed.confd b/net-misc/netkit-routed/files/routed.confd
index 86cfb5aa4cfc..dd4d219cb61e 100644
--- a/net-misc/netkit-routed/files/routed.confd
+++ b/net-misc/netkit-routed/files/routed.confd
@@ -1,6 +1,6 @@
-# Copyright 2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/files/routed.confd,v 1.2 2003/06/06 11:59:17 agriffis Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/files/routed.confd,v 1.3 2004/03/06 03:36:03 vapier Exp $
# Normally routed is simply run as "/usr/sbin/routed". Set this
# option to run routed with additional parameters, for example:
diff --git a/net-misc/netkit-routed/files/routed.initd b/net-misc/netkit-routed/files/routed.initd
index 9b4d8d9c50f2..2c059c9ebcaf 100644
--- a/net-misc/netkit-routed/files/routed.initd
+++ b/net-misc/netkit-routed/files/routed.initd
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/files/routed.initd,v 1.1 2003/05/24 03:21:28 agriffis Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/files/routed.initd,v 1.2 2004/03/06 03:36:03 vapier Exp $
depend() {
need net
diff --git a/net-misc/netkit-timed/files/timed.rc6 b/net-misc/netkit-timed/files/timed.rc6
index 81aaf5c3489f..e9d3c97bcd58 100644
--- a/net-misc/netkit-timed/files/timed.rc6
+++ b/net-misc/netkit-timed/files/timed.rc6
@@ -1,20 +1,20 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/files/timed.rc6,v 1.3 2003/02/14 23:06:14 vapier Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/files/timed.rc6,v 1.4 2004/03/06 03:36:03 vapier Exp $
depend() {
- need net
+ need net
}
start() {
- ebegin "Starting timed"
- start-stop-daemon --start --quiet --exec /usr/sbin/timed
- eend $?
+ ebegin "Starting timed"
+ start-stop-daemon --start --quiet --exec /usr/sbin/timed
+ eend $?
}
stop() {
- ebegin "Stopping timed"
- start-stop-daemon --stop --quiet --exec /usr/sbin/timed
- eend $?
+ ebegin "Stopping timed"
+ start-stop-daemon --stop --quiet --exec /usr/sbin/timed
+ eend $?
}
diff --git a/net-misc/nut/files/upsd-init b/net-misc/nut/files/upsd-init
index 5faa8ff965e6..b1ff0a79a95a 100644
--- a/net-misc/nut/files/upsd-init
+++ b/net-misc/nut/files/upsd-init
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/files/upsd-init,v 1.2 2003/02/14 23:06:25 vapier Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/files/upsd-init,v 1.3 2004/03/06 03:36:03 vapier Exp $
depend() {
need net
diff --git a/net-misc/nut/files/upsd.rc6 b/net-misc/nut/files/upsd.rc6
index 44a0fa4d97e4..0d16163fc95d 100644
--- a/net-misc/nut/files/upsd.rc6
+++ b/net-misc/nut/files/upsd.rc6
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/files/upsd.rc6,v 1.5 2003/10/29 23:57:26 max Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/files/upsd.rc6,v 1.6 2004/03/06 03:36:03 vapier Exp $
depend() {
need net upsdrv
diff --git a/net-misc/nut/files/upsdrv.rc6 b/net-misc/nut/files/upsdrv.rc6
index 2b9db8a9dc53..114bcb22f3a1 100644
--- a/net-misc/nut/files/upsdrv.rc6
+++ b/net-misc/nut/files/upsdrv.rc6
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/files/upsdrv.rc6,v 1.3 2003/10/29 23:57:26 max Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/files/upsdrv.rc6,v 1.4 2004/03/06 03:36:03 vapier Exp $
depend() {
need net
diff --git a/net-misc/nut/files/upsmon-init b/net-misc/nut/files/upsmon-init
index ade1e90b9e1d..302f6f80235b 100644
--- a/net-misc/nut/files/upsmon-init
+++ b/net-misc/nut/files/upsmon-init
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/files/upsmon-init,v 1.2 2003/02/14 23:06:30 vapier Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/files/upsmon-init,v 1.3 2004/03/06 03:36:03 vapier Exp $
depend() {
need net
diff --git a/net-misc/nut/files/upsmon.rc6 b/net-misc/nut/files/upsmon.rc6
index f110d82a7755..afbe1967de08 100644
--- a/net-misc/nut/files/upsmon.rc6
+++ b/net-misc/nut/files/upsmon.rc6
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/files/upsmon.rc6,v 1.3 2003/10/29 23:57:26 max Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/files/upsmon.rc6,v 1.4 2004/03/06 03:36:03 vapier Exp $
depend() {
need net
diff --git a/net-misc/oidentd/files/oidentd-2.0.7-init b/net-misc/oidentd/files/oidentd-2.0.7-init
index ead41b08ef7f..caefaac10b50 100644
--- a/net-misc/oidentd/files/oidentd-2.0.7-init
+++ b/net-misc/oidentd/files/oidentd-2.0.7-init
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/files/oidentd-2.0.7-init,v 1.1 2003/07/26 06:45:24 avenj Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/files/oidentd-2.0.7-init,v 1.2 2004/03/06 03:38:07 vapier Exp $
depend() {
need net
diff --git a/net-misc/oidentd/files/oidentd-init b/net-misc/oidentd/files/oidentd-init
index 38f4117dfca8..70427b99a58c 100644
--- a/net-misc/oidentd/files/oidentd-init
+++ b/net-misc/oidentd/files/oidentd-init
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/files/oidentd-init,v 1.2 2003/02/14 23:06:47 vapier Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/files/oidentd-init,v 1.3 2004/03/06 03:38:07 vapier Exp $
depend() {
need net
diff --git a/net-misc/omniORB/files/omniORB-4.0.0 b/net-misc/omniORB/files/omniORB-4.0.0
index f679e5518b8f..775e26fa99a7 100644
--- a/net-misc/omniORB/files/omniORB-4.0.0
+++ b/net-misc/omniORB/files/omniORB-4.0.0
@@ -1,28 +1,27 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/files/omniORB-4.0.0,v 1.2 2003/02/14 23:06:53 vapier Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/files/omniORB-4.0.0,v 1.3 2004/03/06 03:38:08 vapier Exp $
depend() {
- need net
+ need net
}
start() {
- if [ ! -d "/var/log/omniORB" ] ; then
- install -d /var/log/omniORB
- fi
- if [ "/var/log/omniORB/omninames*" ] ; then
- rm -f /var/log/omniORB/omninames*
- fi
- ebegin "Starting omniORB"
- exec /usr/bin/omniNames -start 2809 -logdir /var/log/omniORB \
- -errlog /var/log/omniORB/omniORB.errors 1>&2 &
- eend $? "Error starting omniORB."
+ if [ ! -d "/var/log/omniORB" ] ; then
+ install -d /var/log/omniORB
+ fi
+ if [ "/var/log/omniORB/omninames*" ] ; then
+ rm -f /var/log/omniORB/omninames*
+ fi
+ ebegin "Starting omniORB"
+ exec /usr/bin/omniNames -start 2809 -logdir /var/log/omniORB \
+ -errlog /var/log/omniORB/omniORB.errors 1>&2 &
+ eend $? "Error starting omniORB."
}
stop() {
- ebegin "Stopping omniORB"
- killall omniNames 1>&2
- eend $? "Error stopping omniORB."
+ ebegin "Stopping omniORB"
+ killall omniNames 1>&2
+ eend $? "Error stopping omniORB."
}
-
diff --git a/net-misc/omniORB/files/omniORB.305 b/net-misc/omniORB/files/omniORB.305
index b280025ecafa..2b25142c5be6 100644
--- a/net-misc/omniORB/files/omniORB.305
+++ b/net-misc/omniORB/files/omniORB.305
@@ -1,28 +1,27 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/files/omniORB.305,v 1.2 2003/02/14 23:06:59 vapier Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/files/omniORB.305,v 1.3 2004/03/06 03:38:08 vapier Exp $
depend() {
- need net
+ need net
}
start() {
- if [ ! -d "/var/log/omniORB" ] ; then
- install -d /var/log/omniORB
- fi
- if [ "/var/log/omniORB/omninames*" ] ; then
- rm -f /var/log/omniORB/omninames*
- fi
- ebegin "Starting omniORB"
- exec /usr/bin/omniNames -start 2809 -logdir /var/log/omniORB \
- -errlog /var/log/omniORB/omniORB.errors 1>&2 &
- eend $? "Error starting omniORB."
+ if [ ! -d "/var/log/omniORB" ] ; then
+ install -d /var/log/omniORB
+ fi
+ if [ "/var/log/omniORB/omninames*" ] ; then
+ rm -f /var/log/omniORB/omninames*
+ fi
+ ebegin "Starting omniORB"
+ exec /usr/bin/omniNames -start 2809 -logdir /var/log/omniORB \
+ -errlog /var/log/omniORB/omniORB.errors 1>&2 &
+ eend $? "Error starting omniORB."
}
stop() {
- ebegin "Stopping omniORB"
- killall omniNames 1>&2
- eend $? "Error stopping omniORB."
+ ebegin "Stopping omniORB"
+ killall omniNames 1>&2
+ eend $? "Error stopping omniORB."
}
-
diff --git a/net-misc/omniORB/files/omniORB.rc5 b/net-misc/omniORB/files/omniORB.rc5
deleted file mode 100644
index 26f0197d7db8..000000000000
--- a/net-misc/omniORB/files/omniORB.rc5
+++ /dev/null
@@ -1,38 +0,0 @@
-#!/bin/sh
-#RCUPDATE:3 4:99:This line is required for script management
-
-. /etc/rc.d/config/functions
-
-SERVICE=omniORB
-EXE1="/usr/bin/omniNames"
-EXE2="/usr/bin/notifd"
-opts="start stop restart"
-
-start() {
- if [ ! -d "/var/log/omniORB" ] ; then
- install -d /var/log/omniORB
- fi
- if [ "/var/log/omniORB/omninames*" ] ; then
- rm -f /var/log/omniORB/omninames*
- fi
- ebegin "Starting ${SERVICE}"
- exec $EXE1 -start 2809 -logdir /var/log/omniORB -errlog /var/log/omniORB/omniORB.errors 1>&2 &
- exec $EXE2 -c /etc/omniorb/channel.cfg 1>&2 &
- eend $? "Error starting ${SERVICE}."
-}
-
-stop() {
- ebegin "Stopping ${SERVICE}"
- killall $EXE1 1>&2
- killall $EXE2 1>&2
- eend $? "Error stopping ${SERVICE}."
-}
-
-restart() {
- stop
- start
-}
-
-doservice ${@}
-
-
diff --git a/net-misc/omniORB/files/omniORB.rc6 b/net-misc/omniORB/files/omniORB.rc6
index af804492a2ae..7987ca05be31 100644
--- a/net-misc/omniORB/files/omniORB.rc6
+++ b/net-misc/omniORB/files/omniORB.rc6
@@ -1,30 +1,29 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/files/omniORB.rc6,v 1.5 2003/02/14 23:07:05 vapier Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/files/omniORB.rc6,v 1.6 2004/03/06 03:38:08 vapier Exp $
depend() {
- need net
+ need net
}
start() {
- if [ ! -d "/var/log/omniORB" ] ; then
- install -d /var/log/omniORB
- fi
- if [ "/var/log/omniORB/omninames*" ] ; then
- rm -f /var/log/omniORB/omninames*
- fi
- ebegin "Starting omniORB"
- exec /usr/bin/omniNames -start 2809 -logdir /var/log/omniORB \
- -errlog /var/log/omniORB/omniORB.errors 1>&2 &
- exec /usr/bin/notifd -c /etc/omniorb/channel.cfg 1>&2 &
- eend $? "Error starting omniORB."
+ if [ ! -d "/var/log/omniORB" ] ; then
+ install -d /var/log/omniORB
+ fi
+ if [ "/var/log/omniORB/omninames*" ] ; then
+ rm -f /var/log/omniORB/omninames*
+ fi
+ ebegin "Starting omniORB"
+ exec /usr/bin/omniNames -start 2809 -logdir /var/log/omniORB \
+ -errlog /var/log/omniORB/omniORB.errors 1>&2 &
+ exec /usr/bin/notifd -c /etc/omniorb/channel.cfg 1>&2 &
+ eend $? "Error starting omniORB."
}
stop() {
- ebegin "Stopping omniORB"
- killall /usr/bin/omniNames 1>&2
- killall /usr/bin/notifd 1>&2
- eend $? "Error stopping omniORB."
+ ebegin "Stopping omniORB"
+ killall /usr/bin/omniNames 1>&2
+ killall /usr/bin/notifd 1>&2
+ eend $? "Error stopping omniORB."
}
-
diff --git a/net-misc/openssh/files/sshd.rc6 b/net-misc/openssh/files/sshd.rc6
index 1d4863e0a836..e2b053cb5488 100644
--- a/net-misc/openssh/files/sshd.rc6
+++ b/net-misc/openssh/files/sshd.rc6
@@ -1,8 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/files/sshd.rc6,v 1.10 2003/06/01 04:37:45 lostlogic Exp $
-
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/files/sshd.rc6,v 1.11 2004/03/06 03:39:05 vapier Exp $
depend() {
use logger dns
@@ -47,4 +46,3 @@ stop() {
start-stop-daemon --stop --quiet --pidfile /var/run/sshd.pid
eend $?
}
-
diff --git a/net-misc/powerd/files/powerd-init b/net-misc/powerd/files/powerd-init
index 226810cde551..56d9771854c1 100644
--- a/net-misc/powerd/files/powerd-init
+++ b/net-misc/powerd/files/powerd-init
@@ -1,6 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/powerd/files/powerd-init,v 1.3 2004/03/06 03:39:05 vapier Exp $
start() {
ebegin "Starting powerd"
@@ -13,4 +14,3 @@ stop() {
killall powerd
eend $?
}
-
diff --git a/net-misc/rarpd/files/rarpd.init.d b/net-misc/rarpd/files/rarpd.init.d
index fb4f05d36816..44f405a75b35 100644
--- a/net-misc/rarpd/files/rarpd.init.d
+++ b/net-misc/rarpd/files/rarpd.init.d
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rarpd/files/rarpd.init.d,v 1.1 2003/11/04 03:23:48 vapier Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rarpd/files/rarpd.init.d,v 1.2 2004/03/06 03:39:05 vapier Exp $
depend() {
need net
diff --git a/net-misc/ssh/files/sshd2 b/net-misc/ssh/files/sshd2
index 28306e94e14b..8426eb038fd8 100644
--- a/net-misc/ssh/files/sshd2
+++ b/net-misc/ssh/files/sshd2
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh/files/sshd2,v 1.2 2004/03/06 03:39:05 vapier Exp $
depend() {
use logger dns
@@ -14,7 +14,6 @@ checkconfig() {
eerror "There is a sample file in /etc/ssh2/"
return 1
fi
-
}
@@ -31,4 +30,3 @@ stop() {
start-stop-daemon --stop --quiet --pidfile /var/run/sshd2_22.pid
eend $?
}
-
diff --git a/net-misc/stunnel/files/stunnel.rc6 b/net-misc/stunnel/files/stunnel.rc6
index d0acbdb22594..1dd76940df84 100644
--- a/net-misc/stunnel/files/stunnel.rc6
+++ b/net-misc/stunnel/files/stunnel.rc6
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/files/stunnel.rc6,v 1.4 2003/07/22 12:50:17 joker Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/files/stunnel.rc6,v 1.5 2004/03/06 03:40:18 vapier Exp $
depend() {
need net
diff --git a/net-misc/stunnel/files/stunnel.rc6.4.04-r2 b/net-misc/stunnel/files/stunnel.rc6.4.04-r2
index 6b5d07f7166f..8859f22efa21 100644
--- a/net-misc/stunnel/files/stunnel.rc6.4.04-r2
+++ b/net-misc/stunnel/files/stunnel.rc6.4.04-r2
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/files/stunnel.rc6.4.04-r2,v 1.1 2004/01/03 19:31:10 aliz Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/files/stunnel.rc6.4.04-r2,v 1.2 2004/03/06 03:40:18 vapier Exp $
depend() {
need net
diff --git a/net-misc/stunnel/files/stunnel.rc6.4.04-r3 b/net-misc/stunnel/files/stunnel.rc6.4.04-r3
index 87544ae2559f..eec9bbf30801 100644
--- a/net-misc/stunnel/files/stunnel.rc6.4.04-r3
+++ b/net-misc/stunnel/files/stunnel.rc6.4.04-r3
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/files/stunnel.rc6.4.04-r3,v 1.1 2004/01/03 19:31:10 aliz Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/files/stunnel.rc6.4.04-r3,v 1.2 2004/03/06 03:40:18 vapier Exp $
depend() {
need net
diff --git a/net-misc/udhcp/files/udhcp.init b/net-misc/udhcp/files/udhcp.init
index 184fda541881..c3e27324218e 100644
--- a/net-misc/udhcp/files/udhcp.init
+++ b/net-misc/udhcp/files/udhcp.init
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/files/udhcp.init,v 1.1 2003/10/30 07:52:59 seemant Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/files/udhcp.init,v 1.2 2004/03/06 03:40:19 vapier Exp $
depend() {
need net
diff --git a/net-misc/vtun/files/vtun.rc b/net-misc/vtun/files/vtun.rc
index 61505f8fba78..ec8c75b2221a 100644
--- a/net-misc/vtun/files/vtun.rc
+++ b/net-misc/vtun/files/vtun.rc
@@ -1,6 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/files/vtun.rc,v 1.7 2004/03/06 03:40:19 vapier Exp $
depend() {
need net