NetBSD/etc/rc.d
kre 31fcb5661e Stop using the obsolete test(1) -o operator, use sh || instead.
Prefer sh ! over test's ! (though that one is not completely obsolete).
2023-12-25 08:38:32 +00:00
..
CRITLOCALMOUNTED Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision 2020-09-08 12:52:18 +00:00
DAEMON
DISKS
LOGIN LOGIN: fix typo in description 2022-03-02 01:55:18 +00:00
Makefile /etc/rc.d/cerctl_init: New script for certctl rehash in live images. 2023-09-27 00:24:12 +00:00
NETWORKING
SERVERS
accounting
altqd
amd require NETWORKING otherwise amd can come up before the network is up and 2021-03-01 23:02:30 +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 Clean up obsolete test(1) usage - don't use -o, use sh || instead. 2023-12-25 08:23:35 +00:00
bootconf.sh Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision 2020-09-08 12:52:18 +00:00
bootparams
ccd Reverse devpubd dependeny to avoid dangling reference to zfs which is 2021-08-03 05:15:20 +00:00
certctl_init Whitespace: 8 spaces -> tab 2023-12-25 07:46:12 +00:00
cgd Reverse devpubd dependeny to avoid dangling reference to zfs which is 2021-08-03 05:15:20 +00:00
clearcritlocal Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision 2020-09-08 12:52:18 +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
devpubd Reverse devpubd dependeny to avoid dangling reference to zfs which is 2021-08-03 05:15:20 +00:00
dhcpcd Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision 2020-09-08 12:52:18 +00:00
dhcpd
dhcpd6 Add startup file for dhcp v6 with builtin isc-dhcp. Alas, this needs to 2017-12-29 18:15:48 +00:00
dhcrelay
dmesg
downinterfaces
entropy Various entropy integration improvements. 2021-01-10 23:24:25 +00:00
envsys Use rcvar=$name syntax consistently in rc.d scripts which makes it easier to 2021-11-26 12:51:24 +00:00
fccache.in Use rcvar=$name syntax consistently in rc.d scripts which makes it easier to 2021-11-26 12:51:24 +00:00
fsck
fsck_root
ftp_proxy
ftpd
gpio Like /etc/rc.d/network, add the ability to put a '!' character as the 2022-04-30 13:48:09 +00:00
hostapd
httpd
identd
ifwatchd
inetd
ip6addrctl Don't use obsolete test(1) -a option/operator - use sh && instead. 2023-12-25 07:49:22 +00:00
ipfilter Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision 2020-09-08 12:52:18 +00:00
ipfs Clean up obsolete test(1) usage, use sh && rather than test's old -a 2023-12-25 08:24:58 +00:00
ipmon
ipnat
ipsec Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision 2020-09-08 12:52:18 +00:00
irdaattach
iscsi_target
iscsid Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision 2020-09-08 12:52:18 +00:00
iscsid_volumes Clean up obsolere test(1) -a option/operator - use sh && instead. 2023-12-25 08:29:05 +00:00
isibootd
kdc
ldconfig Use rcvar=$name syntax consistently in rc.d scripts which makes it easier to 2021-11-26 12:51:24 +00:00
ldpd
local
lpd
lvm fix mainly same typos as in my previous commit but outside sys/dev/dm. 2021-08-21 23:00:30 +00:00
lvmlockdir Rename etc/rc.d/llvmlockdir to lvmlockdir - it has nothing to do with LLVM, 2021-01-26 13:31:19 +00:00
makemandb
mdnsd Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision 2020-09-08 12:52:18 +00:00
mixerctl
modules Parse config file like ifconfig.if(5). 2015-04-06 15:07:50 +00:00
mopd
motd Make a ": " suffix a fixed part of the release info tag 2020-09-11 12:50:14 +00:00
mountall Need to explicitly load value of zfs variable as zfs=YES may be set in 2021-03-09 12:42:46 +00:00
mountcritlocal Enable critical_filesystems_zfs. 2022-02-20 14:42:07 +00:00
mountcritremote Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision 2020-09-08 12:52:18 +00:00
mountd Enable "/etc/zfs/exports" from "zfs share" in rc.d/mountd and rc.d/mountall. 2021-02-16 10:02:42 +00:00
moused
mrouted
named Clean up obsolete test(1) usage - use sh's || instead of test's obsolete -o, 2023-12-25 08:35:07 +00:00
ndbootd
network network: Update rtsol options 2020-10-16 15:31:04 +00:00
newsyslog
nfsd
nfslocking
npf Add support to npf_rules to rc.conf 2023-10-05 08:19:27 +00:00
npf_boot Revert previous. Explicitly load the value of npf or pf 2021-11-30 11:00:29 +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 Adjust to "pool" usage in our standard ntp.conf, pointed out 2020-12-25 13:42:02 +00:00
perusertmp /usr/sbin/chown -> /sbin/chown 2015-07-03 18:36:54 +00:00
pf Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision 2020-09-08 12:52:18 +00:00
pf_boot Revert previous. Explicitly load the value of npf or pf 2021-11-30 11:00:29 +00:00
pflogd
postfix Do away with the obsolete text(1) -a operator, use sh && instead. 2023-12-25 08:37:08 +00:00
powerd
ppp
pwcheck
quota Use rcvar=$name syntax consistently in rc.d scripts which makes it easier to 2021-11-26 12:51:24 +00:00
racoon Remove the userland part of ISDN. The kernel part is untouched for now. 2018-09-23 07:24:19 +00:00
raidframe Make this better ... Allow config file for raidN to be found 2022-07-21 07:49:36 +00:00
raidframeparity
random_seed Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision 2020-09-08 12:52:18 +00:00
rarpd
rbootd
resize_root resize_root: quote $rootdev consistently in resize_ffs(8) calls 2023-10-04 00:04:42 +00:00
rndctl
root Add resize_root boot operation. If resize_root=YES in rc.conf then 2015-03-30 10:58:37 +00:00
route6d Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision 2020-09-08 12:52:18 +00:00
routed
rpcbind
rtadvd Trailing whitespace 2020-07-04 06:24:53 +00:00
rtclocaltime
rwho
savecore
screenblank
securelevel No longer use obsolete test "-a" option - use sh && instead. 2023-12-25 07:39:59 +00:00
smtoff Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision 2020-09-08 12:52:18 +00:00
sshd Remove backwards compat. 2023-07-22 08:51:28 +00:00
staticroute
swap1 fix various typos in comments and log messages. 2022-04-16 18:15:20 +00:00
swap2
sysctl run sysctl early enough. 2021-06-13 10:14:40 +00:00
sysdb Stop using the obsolete test(1) -o operator, use sh || instead. 2023-12-25 08:38:32 +00:00
syslogd
timed
tpctl
ttys
veriexec
virecover
wdogctl
wpa_supplicant Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision 2020-09-08 12:52:18 +00:00
wscons
wsmoused
xdm.in
xfs.in
ypbind
yppasswdd
ypserv
zfs Reverse devpubd dependeny to avoid dangling reference to zfs which is 2021-08-03 05:15:20 +00:00