NetBSD/etc/rc.d
martin 31fc9817bb Split the local disk availability step into two phases to allow scripts
that pre-populate parts of the system (e.g. a tmpfs based /var) an
easy place to plug in like:

# REQUIRE: mountcritlocal
# BEFORE: MOUNTCRITLOCAL

This also cleans up the existing special handling a bit by separating it
into new scripts. All later scripts now depend on MOUNTCRITLOCAL.
Discussed on tech-userlevel some time ago.
2020-07-22 16:50:41 +00:00
..
accounting
altqd
amd Revert unrelated changes to prior 2020-02-22 11:55:43 +00:00
apmd
automount Add $_rc_subr_loaded before ". /etc/rc.subr" for speedup and consistency. 2019-08-07 19:30:00 +00:00
automountd Add $_rc_subr_loaded before ". /etc/rc.subr" for speedup and consistency. 2019-08-07 19:30:00 +00:00
autounmountd Add NetBSD ID 2020-01-27 08:33:24 +00:00
bluetooth provide a new 'bluetooth' rc.d script, to handle Bluetooth configuration 2011-05-27 09:28:41 +00:00
bootconf.sh Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
bootparams
ccd Unconfigure on shutdown so that component deivces are closed. 2011-04-05 02:52:27 +00:00
cgd add a cgd_stop function 2010-11-01 14:41:11 +00:00
clearcritlocal Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
cleartmp Discussed some years ago but never commited: add an option to have a 2018-09-30 10:38:05 +00:00
cron
DAEMON
devpubd Create and install an rc.d file for devpubd - a daemon to listen 2011-09-06 21:32:29 +00:00
dhcpcd Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
dhcpd Create the dhcpd.leases file if it doesn't exist already, don't just 2014-07-17 07:17:03 +00:00
dhcpd6 Add startup file for dhcp v6 with builtin isc-dhcp. Alas, this needs to 2017-12-29 18:15:48 +00:00
dhcrelay
DISKS Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
dmesg
downinterfaces * Use functions from rc.subr, and indent the code. 2009-09-05 16:26:07 +00:00
envsys
fccache.in Trailing whitespace 2020-07-04 06:24:53 +00:00
fsck Exclude root, since that is done in fsck_root. 2010-02-17 23:32:07 +00:00
fsck_root Don't try to fsck root device if "/" is not mentioned in fstab. 2011-09-20 12:13:21 +00:00
ftp_proxy merge yamt-pf42 branch. 2008-06-18 09:06:25 +00:00
ftpd
gpio Document recent gpio(4) changes and introduce a new config file for GPIO. 2009-07-25 16:20:10 +00:00
hostapd Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
httpd Import rc.d/httpd script for httpd(8) daemon control. 2008-12-11 13:55:16 +00:00
identd
ifwatchd
inetd
ip6addrctl Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
ipfilter Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
ipfs Remove the userland part of ISDN. The kernel part is untouched for now. 2018-09-23 07:24:19 +00:00
ipmon
ipnat
ipsec Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
irdaattach
iscsi_target Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
iscsid Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
isibootd Add an rc.d(8) script for isibootd(8). Taken from ndbootd(8). 2011-12-17 13:37:49 +00:00
kdc
ldconfig
ldpd add ldpd rc script 2011-01-13 10:55:19 +00:00
llvmlockdir Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
local
LOGIN
lpd
lvm Trailing whitespace 2020-07-04 06:24:53 +00:00
Makefile Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
makemandb Use new makemandb -Q flag to be really quiet. 2012-08-29 20:34:18 +00:00
mdnsd Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
mixerctl
modules Parse config file like ifconfig.if(5). 2015-04-06 15:07:50 +00:00
mopd
motd
mountall mountall: Mount ZFS filesystems before fstab 2020-03-01 15:22:55 +00:00
mountcritlocal Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
MOUNTCRITLOCAL Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
mountcritremote Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
mountd Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
moused
mrouted
named Trailing whitespace 2020-07-04 06:24:53 +00:00
ndbootd
network Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
NETWORKING
newsyslog
nfsd
nfslocking
npf Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
npf_boot Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
npfd Add support for npfd_flags 2020-06-05 17:10:44 +00:00
ntpd Trailing whitespace 2020-07-04 06:24:53 +00:00
ntpdate Explicitly set a BEFORE on ntpd, as this can't run while ntpd is 2009-08-03 18:43:48 +00:00
perusertmp /usr/sbin/chown -> /sbin/chown 2015-07-03 18:36:54 +00:00
pf Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
pf_boot Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
pflogd merge yamt-pf42 branch. 2008-06-18 09:06:25 +00:00
postfix little bit verbose for slow machines 2019-08-09 10:05:44 +00:00
powerd
ppp Add ppp=YES variable. Currently pppd(8) starts automatically if ppp_peers 2013-01-13 18:47:57 +00:00
pwcheck
quota
racoon Remove the userland part of ISDN. The kernel part is untouched for now. 2018-09-23 07:24:19 +00:00
raidframe Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
raidframeparity Add missing PROVIDE. 2009-04-15 21:33:57 +00:00
random_seed Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
rarpd
rbootd
resize_root Support resizing wedges 2020-05-24 14:43:19 +00:00
rndctl Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
root Add resize_root boot operation. If resize_root=YES in rc.conf then 2015-03-30 10:58:37 +00:00
route6d Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
routed
rpcbind
rtadvd Trailing whitespace 2020-07-04 06:24:53 +00:00
rtclocaltime systime() is not needed here - as the man page clearly points out. 2009-04-08 13:29:59 +00:00
rwho
savecore Check whether a core dump exists before trying to save it. This should 2009-09-14 17:34:56 +00:00
screenblank
securelevel Securelevel might not be present, properly complain instead of printing 2009-12-29 17:06:10 +00:00
SERVERS
smtoff Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
sshd simplify more (from rudolf) 2019-10-23 14:45:38 +00:00
staticroute Add the ability for staticroute to evaluate lines from /etc/route.conf 2012-05-02 15:57:15 +00:00
swap1 Apply patch from Ian D. Leroux in PR bin/51019: 2018-10-19 14:11:12 +00:00
swap2 Adapt /etc/rc.d/swap1 and swap2 scripts to the new meaning of 2009-09-24 16:45:48 +00:00
sysctl
sysdb Avoid unnecessary use of basename(1). From Jukka Salmi a long, long time 2016-04-23 21:24:31 +00:00
syslogd
timed
tpctl
ttys Make /etc/rc.d/ttys run after /etc/rc.d/bootconf.sh, 2012-11-10 15:08:36 +00:00
veriexec
virecover
wdogctl Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
wpa_supplicant Split the local disk availability step into two phases to allow scripts 2020-07-22 16:50:41 +00:00
wscons Print 'Keyboard encoding -> sg' instead of just 'encoding -> sg' on the 2011-08-09 08:08:10 +00:00
wsmoused
xdm.in - Generate xdm and xfs depending on the value of X11FLAVOUR 2008-12-05 18:55:22 +00:00
xfs.in - Generate xdm and xfs depending on the value of X11FLAVOUR 2008-12-05 18:55:22 +00:00
ypbind
yppasswdd
ypserv
zfs This script just makes sure that the ZFS module loads and unloads, mountall 2019-12-09 00:11:32 +00:00