* replace daemon, login, servers with DAEMON, LOGIN, SERVERS

* remove sshd (it was from my private system)
This commit is contained in:
lukem 2000-03-13 04:03:52 +00:00
parent b27007be2c
commit 0059d641e5
31 changed files with 69 additions and 87 deletions

4
etc/rc.d/daemon → etc/rc.d/DAEMON Normal file → Executable file
View File

@ -1,9 +1,9 @@
#!/bin/sh
#
# $NetBSD: daemon,v 1.1.1.1 2000/03/10 11:53:25 lukem Exp $
# $NetBSD: DAEMON,v 1.1 2000/03/13 04:03:52 lukem Exp $
#
# PROVIDE: daemon
# PROVIDE: DAEMON
# REQUIRE: named sysctl cleartmp ldconfig accounting amd virecover ypbind
# REQUIRE: ipnat ipmon savecore pwcheck quota databases network dmesg
# REQUIRE: aftermountlkm nfslocking

4
etc/rc.d/login → etc/rc.d/LOGIN Normal file → Executable file
View File

@ -1,9 +1,9 @@
#!/bin/sh
#
# $NetBSD: login,v 1.1.1.1 2000/03/10 11:53:25 lukem Exp $
# $NetBSD: LOGIN,v 1.1 2000/03/13 04:03:53 lukem Exp $
#
# PROVIDE: login
# PROVIDE: LOGIN
# REQUIRE: gated routed mrouted timed xntpd dhcpd dhcrelay rwho lpd bootparams
# REQUIRE: xfs rarpd rbootd mopd apmd screenblank motd local
# REQUIRE: route6d rtadvd rtsold wscons yppasswdd

View File

@ -1,14 +1,13 @@
# $NetBSD: Makefile,v 1.1.1.1 2000/03/10 11:53:23 lukem Exp $
# $NetBSD: Makefile,v 1.2 2000/03/13 04:03:53 lukem Exp $
FILES= accounting amd apmd bootparams bootconf.sh ccd cleartmp cron daemon \
dhclient dhcpd dhcrelay dmesg fsck.sh gated inetd ipfilter ipmon ipnat \
kerberos ldconfig lkm1 lkm2 lkm3 local login lpd mopd motd \
mountall mountcritlocal mountcritremote mountd mrouted named network \
nfsd nfsiod nfslocking ntpdate portmap ppp pwcheck quota raidframe \
rarpd rbootd root route6d routed rtadvd rtsold rwho savecore \
screenblank sendmail servers sshd swap1 swap2 sysdb sysctl syslogd \
systemfs timed ttys virecover wscons xdm xfs xntpd ypbind yppasswdd \
ypserv
FILES= DAEMON LOGIN SERVERS accounting amd apmd bootparams bootconf.sh ccd \
cleartmp cron dhclient dhcpd dhcrelay dmesg fsck.sh gated inetd \
ipfilter ipmon ipnat kerberos ldconfig lkm1 lkm2 lkm3 local lpd mopd \
motd mountall mountcritlocal mountcritremote mountd mrouted named \
network nfsd nfsiod nfslocking ntpdate portmap ppp pwcheck quota \
raidframe rarpd rbootd root route6d routed rtadvd rtsold rwho savecore \
screenblank sendmail swap1 swap2 sysdb sysctl syslogd systemfs timed \
ttys virecover wscons xdm xfs xntpd ypbind yppasswdd ypserv
FILESDIR= /etc/rc.d
FILESMODE= ${BINMODE}

4
etc/rc.d/servers → etc/rc.d/SERVERS Normal file → Executable file
View File

@ -1,9 +1,9 @@
#!/bin/sh
#
# $NetBSD: servers,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: SERVERS,v 1.1 2000/03/13 04:03:54 lukem Exp $
#
# PROVIDE: servers
# PROVIDE: SERVERS
# REQUIRE: ipmon savecore syslogd
# This is a dummy dependancy, for early-start servers relying on

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: apmd,v 1.1.1.1 2000/03/10 11:53:25 lukem Exp $
# $NetBSD: apmd,v 1.2 2000/03/13 04:03:55 lukem Exp $
#
# PROVIDE: apmd
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: bootparams,v 1.1.1.1 2000/03/10 11:53:25 lukem Exp $
# $NetBSD: bootparams,v 1.2 2000/03/13 04:03:55 lukem Exp $
#
# PROVIDE: bootparams
# REQUIRE: portmap daemon
# REQUIRE: portmap DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: cron,v 1.1.1.1 2000/03/10 11:53:25 lukem Exp $
# $NetBSD: cron,v 1.2 2000/03/13 04:03:55 lukem Exp $
#
# PROVIDE: cron
# REQUIRE: login
# REQUIRE: LOGIN
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: dhcpd,v 1.1.1.1 2000/03/10 11:53:25 lukem Exp $
# $NetBSD: dhcpd,v 1.2 2000/03/13 04:03:57 lukem Exp $
#
# PROVIDE: dhcpd
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: dhcrelay,v 1.1.1.1 2000/03/10 11:53:25 lukem Exp $
# $NetBSD: dhcrelay,v 1.2 2000/03/13 04:03:57 lukem Exp $
#
# PROVIDE: dhcrelay
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: gated,v 1.1.1.1 2000/03/10 11:53:25 lukem Exp $
# $NetBSD: gated,v 1.2 2000/03/13 04:03:57 lukem Exp $
#
# PROVIDE: gated
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: inetd,v 1.1.1.1 2000/03/10 11:53:25 lukem Exp $
# $NetBSD: inetd,v 1.2 2000/03/13 04:03:57 lukem Exp $
#
# PROVIDE: inetd
# REQUIRE: daemon login
# REQUIRE: DAEMON LOGIN
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: kerberos,v 1.1.1.1 2000/03/10 11:53:25 lukem Exp $
# $NetBSD: kerberos,v 1.2 2000/03/13 04:03:57 lukem Exp $
#
# PROVIDE: kerberos
# REQUIRE: daemon login
# REQUIRE: DAEMON LOGIN
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,11 +1,11 @@
#!/bin/sh
#
# $NetBSD: local,v 1.1.1.1 2000/03/10 11:53:25 lukem Exp $
# $NetBSD: local,v 1.2 2000/03/13 04:03:58 lukem Exp $
#
# REQUIRE: daemon
# REQUIRE: DAEMON
# PROVIDE: local
# BEFORE: login
# BEFORE: LOGIN
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: lpd,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: lpd,v 1.2 2000/03/13 04:04:00 lukem Exp $
#
# PROVIDE: lpd
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: mopd,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: mopd,v 1.2 2000/03/13 04:04:00 lukem Exp $
#
# PROVIDE: mopd
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: mrouted,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: mrouted,v 1.2 2000/03/13 04:04:01 lukem Exp $
#
# PROVIDE: mrouted
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: named,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: named,v 1.2 2000/03/13 04:04:01 lukem Exp $
#
# PROVIDE: named
# REQUIRE: servers
# REQUIRE: SERVERS
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: rarpd,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: rarpd,v 1.2 2000/03/13 04:04:02 lukem Exp $
#
# PROVIDE: rarpd
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: rbootd,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: rbootd,v 1.2 2000/03/13 04:04:02 lukem Exp $
#
# PROVIDE: rbootd
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: route6d,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: route6d,v 1.2 2000/03/13 04:04:03 lukem Exp $
#
# PROVIDE: route6d
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: routed,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: routed,v 1.2 2000/03/13 04:04:03 lukem Exp $
#
# PROVIDE: routed
# REQUIRE: daemon gated
# REQUIRE: DAEMON gated
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: rtadvd,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: rtadvd,v 1.2 2000/03/13 04:04:03 lukem Exp $
#
# PROVIDE: rtadvd
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: rtsold,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: rtsold,v 1.2 2000/03/13 04:04:04 lukem Exp $
#
# PROVIDE: rtsold
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: rwho,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: rwho,v 1.2 2000/03/13 04:04:04 lukem Exp $
#
# PROVIDE: rwho
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: screenblank,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: screenblank,v 1.2 2000/03/13 04:04:05 lukem Exp $
#
# PROVIDE: screenblank
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,14 +1,14 @@
#!/bin/sh
#
# $NetBSD: sendmail,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: sendmail,v 1.2 2000/03/13 04:04:05 lukem Exp $
#
# PROVIDE: mail
# REQUIRE: login
# REQUIRE: LOGIN
# we could do this, but make mail start late, so that things like
# .forward's are not processed until the system is fully operational
## REQUIRE: daemon
## REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,17 +0,0 @@
#!/bin/sh
#
# $NetBSD: sshd,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
#
# PROVIDE: sshd
# REQUIRE: login
. /etc/rc.subr
. /etc/rc.conf
name="sshd"
command="/usr/pkg/sbin/${name}"
pidfile="/var/run/${name}.pid"
required_files="/etc/${name}_config /etc/ssh_host_key"
run_rc_command "$1" "reload"

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: swap2,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: swap2,v 1.2 2000/03/13 04:04:10 lukem Exp $
#
# PROVIDE: nonlocalswap
# BEFORE: daemon
# BEFORE: DAEMON
# REQUIRE: mountcritremote
. /etc/rc.subr

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: timed,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
# $NetBSD: timed,v 1.2 2000/03/13 04:04:10 lukem Exp $
#
# PROVIDE: timed
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: xdm,v 1.1.1.1 2000/03/10 11:53:23 lukem Exp $
# $NetBSD: xdm,v 1.2 2000/03/13 04:04:10 lukem Exp $
#
# PROVIDE: xdm
# REQUIRE: daemon login wscons
# REQUIRE: DAEMON LOGIN wscons
. /etc/rc.subr
. /etc/rc.conf

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: xntpd,v 1.1.1.1 2000/03/10 11:53:23 lukem Exp $
# $NetBSD: xntpd,v 1.2 2000/03/13 04:04:11 lukem Exp $
#
# PROVIDE: xntpd
# REQUIRE: daemon
# REQUIRE: DAEMON
. /etc/rc.subr
. /etc/rc.conf