NetBSD/etc/rc.d
lukem 7d6824228d Support alternate config dir for sshd conf file and keys (defaults to "/etc").
Based on [misc/12473] from Jim Bernard.
2002-02-24 12:50:08 +00:00
..
DAEMON Rename NETWORK to NETWORKING, to allow rc.d to be on a case insensitive 2002-01-31 01:26:05 +00:00
LOGIN s/dependancy/dependency/. explicitly require DAEMON 2001-04-19 16:00:29 +00:00
Makefile don't forget to install ipfs... 2002-02-11 14:00:35 +00:00
NETWORKING Rename NETWORK to NETWORKING, to allow rc.d to be on a case insensitive 2002-01-31 01:26:05 +00:00
SERVERS Treat isdnd interfaces like ppp ones, and REQUIRE isdnd here. 2001-04-26 03:56:20 +00:00
accounting kre notes that "echo -n" is superfluous when creating a zero length file 2001-04-29 23:57:25 +00:00
altqd Add a startup script for altqd(8). 2001-04-05 23:54:59 +00:00
amd Complain if $amd_master is set. This variable was used in 1.5 and prior 2001-06-17 01:05:40 +00:00
apmd - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
bootconf.sh Avoid extra command invocation as possible, and use smart variable 2000-10-09 05:30:17 +00:00
bootparams - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +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 - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
cron - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
dhclient - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
dhcpd - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
dhcrelay - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
dmesg wrap file creation operation in: ( umask 022 ; <command...> ) 2001-04-25 23:23:37 +00:00
downinterfaces Make this work without parameters (i.e. manual invocation) 2001-09-04 20:40:40 +00:00
fsck Now that "fsck -p" skips file systems that are mounted read-write, 2001-06-18 06:42:35 +00:00
ifwatchd Add rc.d support for ifwatchd (used to run ip-up/ip-down scripts for 2001-12-10 16:53:06 +00:00
inetd - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
ipfilter support `resync' (ipf -y). 2001-02-28 17:03:50 +00:00
ipfs - Remove previous hack; rc.subr warns about the variable not being set 2002-02-11 13:55:42 +00:00
ipmon Start "ipmon" with option "D" for daemon mode instead of starting it 2001-07-05 05:26:57 +00:00
ipnat - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
ipsec - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
isdnd Rename NETWORK to NETWORKING, to allow rc.d to be on a case insensitive 2002-01-31 01:26:05 +00:00
kdc Rename NETWORK to NETWORKING, to allow rc.d to be on a case insensitive 2002-01-31 01:26:05 +00:00
ldconfig store path to ldconfig in a variable and reference that 2001-04-25 13:00:17 +00:00
lkm1 Use && and || for logical concatenations instead of -a/-o test operators. 2000-10-09 06:11:38 +00:00
lkm2 - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
lkm3 - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
local support running /etc/rc.shutdown.local 2000-08-21 23:33:06 +00:00
lpd - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
mopd - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
motd wrap file creation operation in: ( umask 022 ; <command...> ) 2001-04-25 23:23:37 +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 clarify purposes 2001-02-28 17:19:42 +00:00
mountcritremote Rename NETWORK to NETWORKING, to allow rc.d to be on a case insensitive 2002-01-31 01:26:05 +00:00
mountd Rename NETWORK to NETWORKING, to allow rc.d to be on a case insensitive 2002-01-31 01:26:05 +00:00
moused Add moused, default off. 2001-10-29 23:25:00 +00:00
mrouted - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
named if named_chrootdir is set, always repoint the /var/run/named.pid and 2001-10-11 07:10:08 +00:00
ndbootd sunndd has been renamed to ndbootd. 2001-05-22 14:51:37 +00:00
network seperate -> separate 2001-07-22 13:33:58 +00:00
newsyslog Make newsyslog at boot optional, as it should have been. 2001-08-18 19:50:19 +00:00
nfsd change mountd to use its own $mountd variable (instead of $nfs_server). 2001-06-16 06:13:09 +00:00
nfslocking - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
ntpd if $ntpd_chrootdir != "", ensure that the following files, devices, 2002-01-18 10:51:30 +00:00
ntpdate Rename NETWORK to NETWORKING, to allow rc.d to be on a case insensitive 2002-01-31 01:26:05 +00:00
poffd Add /etc/rc.d/poffd, for x68k power management deamon. 2001-01-14 15:37:22 +00:00
postfix populate /var/spool/postfix/etc with /etc/{localtime,resolv.conf,services}. 2002-02-12 02:19:27 +00:00
ppp Add "hup" and "stop" commands. Closes PR bin/12135. 2001-02-11 00:51:35 +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
racoon depend upon isdnd as well 2001-04-26 03:55:16 +00:00
raidframe use the recently added hw.disknames value from sysctl(8) to determine 2002-01-27 14:16:33 +00:00
rarpd - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
rbootd - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +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 - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
routed Remove references to gated, except the conflict check in rc.d/routed. 2001-04-06 09:38:54 +00:00
rpcbind Rename NETWORK to NETWORKING, to allow rc.d to be on a case insensitive 2002-01-31 01:26:05 +00:00
rtadvd - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
rtsold - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
rwho - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
savecore - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
screenblank - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
securelevel REQUIRE ipnat and mountd. 2000-09-06 01:05:43 +00:00
sendmail improve comment, and clean up a test 2002-02-12 01:26:36 +00:00
sshd Support alternate config dir for sshd conf file and keys (defaults to "/etc"). 2002-02-24 12:50:08 +00:00
swap1 check no_swap 2001-04-13 22:31:16 +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 wrap kvm_mkdb arg in "s. from adam laurie in pr 12664 2001-04-16 01:38:15 +00:00
syslogd oops; forgot to retain previous setting of $_flags (aka $syslogd_flags) 2002-02-20 01:49:59 +00:00
timed - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
ttys reset perms of ptyX[0-9a-zA-Z] instead of just ptyX[0-9a-f] 2002-02-12 01:23:11 +00:00
virecover we now rely on /usr/libexec/virecover to get the work done 2001-04-11 21:02:44 +00:00
wscons Add support for selection of a kernel builtin keymap and/or a userspace 2001-05-02 15:14:02 +00:00
xdm - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
xfs make this REQUIRE also cleartmp, so that it's started after /tmp 2000-11-09 00:05:31 +00:00
ypbind - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
yppasswdd - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00
ypserv - only perform the checkyesno on the variable named in $rcvar (rather than 2000-09-19 13:04:38 +00:00