NetBSD/etc/rc.d
lukem ebc99afce8 sort lines. add nonlocalswap, securelevel 2000-08-21 23:39:07 +00:00
..
DAEMON sort lines. add nonlocalswap, securelevel 2000-08-21 23:39:07 +00:00
LOGIN sort REQUIRE lines 2000-08-21 23:36:50 +00:00
Makefile convert fsck.sh -> fsck (using kill -TERM $$ to stop autoboot). 2000-08-21 23:38:07 +00:00
NETWORK * add new dummy dependancy `NETWORK' to be REQUIREd by services which need 2000-07-26 00:11:48 +00:00
SERVERS Startup script glue for the Heimdal KDC. 2000-08-06 21:32:56 +00:00
accounting Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
amd * Portmap is now called rpcbind. 2000-06-02 22:54:08 +00:00
apmd Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
bootconf.sh `REQUIRE bootconf' in lkm1 rather than `BEFORE beforenetlkm' in bootconf.sh 2000-08-21 23:34:45 +00:00
bootparams * Portmap is now called rpcbind. 2000-06-02 22:54:08 +00:00
ccd Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
cleartmp Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
cron add '# KEYWORD: shutdown' so that these scripts get run at shutdown time. 2000-07-17 15:24:48 +00:00
dhclient * add new dummy dependancy `NETWORK' to be REQUIREd by services which need 2000-07-26 00:11:48 +00:00
dhcpd Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
dhcrelay Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
dmesg * add new dummy dependancy `NETWORK' to be REQUIREd by services which need 2000-07-26 00:11:48 +00:00
fsck convert fsck.sh -> fsck (using kill -TERM $$ to stop autoboot). 2000-08-21 23:38:07 +00:00
gated Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
inetd add '# KEYWORD: shutdown' so that these scripts get run at shutdown time. 2000-07-17 15:24:48 +00:00
ipfilter if ipf.conf isn't readable and the system is booting directly to multiuser, 2000-07-21 01:14:23 +00:00
ipmon Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
ipnat needs to run after mountcritremote, since ipnat is in /usr/sbin 2000-08-21 23:33:50 +00:00
ipsec - fix typo; the first ipsec_start() should be ipsec_prestart() 2000-07-21 01:16:07 +00:00
kdc Startup script glue for the Heimdal KDC. 2000-08-06 21:32:56 +00:00
ldconfig Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
lkm1 `REQUIRE bootconf' in lkm1 rather than `BEFORE beforenetlkm' in bootconf.sh 2000-08-21 23:34:45 +00:00
lkm2 share the same load_rc_config between the lkm* scripts 2000-07-15 02:30:18 +00:00
lkm3 share the same load_rc_config between the lkm* scripts 2000-07-15 02:30:18 +00:00
local support running /etc/rc.shutdown.local 2000-08-21 23:33:06 +00:00
lpd Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
mopd Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
motd if update_motd is set, do not gratuitously force it to have an empty line 2000-07-31 00:17:05 +00:00
mountall Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
mountcritlocal move recreating /var/run/utmp from mountcritlocal (where /var/run is 2000-07-27 13:58:49 +00:00
mountcritremote * add new dummy dependancy `NETWORK' to be REQUIREd by services which need 2000-07-26 00:11:48 +00:00
mountd * add new dummy dependancy `NETWORK' to be REQUIREd by services which need 2000-07-26 00:11:48 +00:00
mrouted Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
named Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
network REQUIRE ipfilter and ipsec 2000-08-21 23:35:20 +00:00
nfsd * Portmap is now called rpcbind. 2000-06-02 22:54:08 +00:00
nfslocking Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
ntpd Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
ntpdate Move options into ntp_flags, to make it possible to add '-u' without 2000-08-21 14:48:39 +00:00
postfix Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
ppp Adjust comment to what's actually being done 2000-08-02 11:07:51 +00:00
pwcheck * add new dummy dependancy `NETWORK' to be REQUIREd by services which need 2000-07-26 00:11:48 +00:00
quota Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
raidframe At boot, initiate parity/mirror reconstruction as required. 2000-05-16 16:54:33 +00:00
rarpd Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
rbootd Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
root Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
route6d Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
routed Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
rpcbind * add new dummy dependancy `NETWORK' to be REQUIREd by services which need 2000-07-26 00:11:48 +00:00
rtadvd Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
rtsold Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
rwho Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
savecore Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
screenblank Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
securelevel migrate raising of securelevel from sysctl to separate securelevel script. 2000-08-21 23:31:24 +00:00
sendmail use ${start_precmd} to check duplicate sendmail.cf. 2000-06-13 15:53:03 +00:00
sshd - sshd has a pid file, so take advantage of it 2000-08-10 22:49:43 +00:00
swap1 use "load_rc_config swap" for swap1 and swap2 2000-07-17 12:27:04 +00:00
swap2 remove BEFORE DAEMON 2000-08-21 23:35:41 +00:00
sysctl migrate raising of securelevel from sysctl to separate securelevel script. 2000-08-21 23:31:24 +00:00
sysdb move recreating /var/run/utmp from mountcritlocal (where /var/run is 2000-07-27 13:58:49 +00:00
syslogd syslog requires databases from sysdb which creates /var/run/utmp. 2000-07-29 21:50:20 +00:00
timed Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
ttys Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
virecover * add new dummy dependancy `NETWORK' to be REQUIREd by services which need 2000-07-26 00:11:48 +00:00
wscons migrate rc.wscons to (already existing) rc.d/wscons 2000-08-21 23:01:36 +00:00
xdm add '# KEYWORD: shutdown' so that these scripts get run at shutdown time. 2000-07-17 15:24:48 +00:00
xfs Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
ypbind Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf. 2000-05-13 08:45:06 +00:00
yppasswdd * Portmap is now called rpcbind. 2000-06-02 22:54:08 +00:00
ypserv * Portmap is now called rpcbind. 2000-06-02 22:54:08 +00:00