freebsd-nq/etc/rc.d
Simon L. B. Nielsen c83ae5bfc9 Remove redundant ike rc.d script, since we do not have an IPsec IKE
daemon in the base system and all the IKE daemons in the Ports
Collection has their own rc.d script.

OK'ed by:	dougb
Discussed on:	freebsd-rc
MFC after:	1 month
Approved by:	cperciva (mentor)
2006-03-28 18:28:33 +00:00
..
abi Make sure abi (and therefore archdep) start before SERVERS as part of 2006-02-19 08:18:48 +00:00
accounting
addswap Remove the module loading magic again; it's not needed after all. 2006-01-17 19:29:31 +00:00
adjkerntz
amd Remove superfluous line continuation backslash. 2005-12-30 08:57:33 +00:00
apm
apmd
archdep Make sure abi (and therefore archdep) start before SERVERS as part of 2006-02-19 08:18:48 +00:00
atm1
atm2
atm3
auditd Add auditd rc.d script. 2006-02-02 10:02:55 +00:00
bgfsck This depends on syslogd due to logger(1). 2005-07-22 00:57:37 +00:00
bluetooth Start integrating Bluetooth into rc.d system. 2005-11-10 19:09:22 +00:00
bootconf.sh
bootparams
bsnmpd Add startup script and default configuration file for bsnmpd. 2005-04-17 10:47:58 +00:00
ccd
cleanvar Clear up problems with /etc/rc.d/{abi|cleanvar|cleartmp} brought 2005-12-19 10:57:00 +00:00
cleartmp Fix another braino, don't remove the X related socket directories 2005-12-27 23:22:18 +00:00
cron "REQUIRE: cleanvar" for all RC's writing into /var/run. 2005-01-16 03:12:03 +00:00
DAEMON
devd Use ${name} in pathnames where appropriate. 2005-10-28 16:55:38 +00:00
devfs Allow the use of wildcarded device names in devfs.conf 2006-01-21 14:31:45 +00:00
dhclient Silence the de-bouncing of dhclient start up. The previous output 2005-07-26 00:37:19 +00:00
dmesg "REQUIRE: cleanvar" for all RC's writing into /var/run. 2005-01-16 03:12:03 +00:00
dumpon Remove rcconf.sh from /etc/rc.d, and instead load the configuration 2005-12-10 20:21:46 +00:00
early.sh
encswap Teach rc.d/encswap script how to use geli(8) for swap encryption. 2005-08-05 23:38:51 +00:00
fsck
ftpd Add an rc.d script for stand-alone ftpd. 2006-01-21 18:08:16 +00:00
gbde Move 'local_tr' function to rc.subr and change its name to 'ltr'. 2005-08-14 17:28:15 +00:00
geli Simplify the code a bit by using newly added (to kldstat(8) '-q') option. 2005-09-23 23:53:35 +00:00
geli2 Add scripts for GELI device configuration on boot. 2005-08-14 18:02:22 +00:00
hcsecd Remove not needed redirection of kldstat -q output to /dev/null. 2005-11-22 19:17:41 +00:00
hostapd - Add a startup script for hostapd. 2006-02-03 01:35:36 +00:00
hostname
inetd "REQUIRE: cleanvar" for all RC's writing into /var/run. 2005-01-16 03:12:03 +00:00
initrandom Remove rcconf.sh from /etc/rc.d, and instead load the configuration 2005-12-10 20:21:46 +00:00
ip6addrctl
ip6fw
ipfilter `net.inet.ipf.fr_running' can be a negative value, which was introduced by 2005-07-07 05:59:44 +00:00
ipfs
ipfw Use 'ipfw list' instead of 'ipfw l', since it's deprecated (and warning is 2006-02-26 16:45:29 +00:00
ipmon Use ${name} in pathnames where appropriate. 2005-10-28 16:55:38 +00:00
ipnat
ipsec The 'reload' command did the same as 'restart' command. 2006-01-24 15:16:55 +00:00
ipxrouted
isdnd "REQUIRE: cleanvar" for all RC's writing into /var/run. 2005-01-16 03:12:03 +00:00
jail Fix overriding jail_list from command line. 2006-03-08 20:40:37 +00:00
kadmind
kerberos Add a new rc.conf entry, kerberos5_server_flags, which allows the 2005-09-20 11:13:28 +00:00
kernel This script symlinks /boot/kernel to the directory that contains the kernel 2006-03-17 16:28:12 +00:00
keyserv
kldxref
kpasswdd
ldconfig Add a mechanism to include files added by ports which contain 2006-01-08 10:15:31 +00:00
local
localpkg Make localpkg print local scripts names when the boot is verbose 2006-02-12 10:04:56 +00:00
lockd
LOGIN
lpd Allow chkprintcap(8) to be run before lpd is started. Disabled by 2005-03-02 02:46:47 +00:00
Makefile Remove redundant ike rc.d script, since we do not have an IPsec IKE 2006-03-28 18:28:33 +00:00
mixer Use of REQUIRE is better than BEFORE for most scripts, and very 2005-12-10 19:49:03 +00:00
motd
mountcritlocal
mountcritremote 1. Add missing semicolon between "warn" and "return" to make sure 2005-12-30 09:16:23 +00:00
mountd In mountd_precmd(), use rc_args, not mountd_args to 2005-09-18 17:04:26 +00:00
moused "REQUIRE: cleanvar" for all RC's writing into /var/run. 2005-01-16 03:12:03 +00:00
mroute6d
mrouted "REQUIRE: cleanvar" for all RC's writing into /var/run. 2005-01-16 03:12:03 +00:00
msgs
named Overhaul the named boot script: 2006-02-13 08:45:51 +00:00
natd
netif Since OLDCARD is gone from the kernel, catchup here and remove support 2006-02-13 20:08:31 +00:00
netoptions
network_ipv6
NETWORKING Don't bogusly depend on dhclient. It's now run either by 2005-12-03 01:33:06 +00:00
newsyslog syslogd should REQUIRE newsyslog, rather than newsyslog using 2005-12-21 09:54:15 +00:00
nfsclient
nfsd
nfslocking
nfsserver
nisdomain
nsswitch - Replace awk parts with shell. 2006-03-20 18:00:14 +00:00
ntpd Several users have commented (via filing PRs) that having ntp* depend 2005-12-21 09:48:41 +00:00
ntpdate REQUIRE named. On all systems I've examined running HEAD and 2006-01-16 06:03:42 +00:00
othermta
pcvt
pf Backout r1.11... 2005-11-10 10:40:15 +00:00
pflog pflog is a separate module now. 2006-02-05 22:38:08 +00:00
pfsync Add an rc.d script to start pfsync at the right moment of the 2005-10-02 18:59:02 +00:00
power_profile REQUIRE: syslogd and BEFORE: NETWORKING are now antithetical, 2005-12-21 01:19:20 +00:00
powerd Use ${name} in pathnames where appropriate. 2005-10-28 16:55:38 +00:00
ppp Use: 2005-10-28 16:10:56 +00:00
pppoed
pwcheck
quota
ramdisk
ramdisk-own
random The alternative suggested for /entropy as a shutdown 2005-04-11 02:45:05 +00:00
rarpd "REQUIRE: cleanvar" for all RC's writing into /var/run. 2005-01-16 03:12:03 +00:00
resolv Remove rcconf.sh from /etc/rc.d, and instead load the configuration 2005-12-10 20:21:46 +00:00
root Check if /sbin/nextboot exists before running it. 2006-02-17 08:34:01 +00:00
route6d
routed
routing Transforming "ppp-user" into just "ppp", step 1: 2005-10-28 16:07:52 +00:00
rpcbind
rtadvd
rwho
savecore
sdpd Remove not needed redirection of kldstat -q output to /dev/null. 2005-11-22 19:17:41 +00:00
securelevel
sendmail Use ${name} in pathnames where appropriate. 2005-10-28 16:55:38 +00:00
serial Add an example of how to set up a 3-wire serial terminal. 2006-03-23 08:48:38 +00:00
SERVERS Make sure abi (and therefore archdep) start before SERVERS as part of 2006-02-19 08:18:48 +00:00
sppp
sshd Don't be lazy, set the "command" variable even if 2005-10-23 14:06:53 +00:00
statd
swap1
syscons Reorganize /etc/rc.d/syscons and move all keyboard related settings 2006-03-16 17:42:28 +00:00
sysctl
syslogd syslogd should REQUIRE newsyslog, rather than newsyslog using 2005-12-21 09:54:15 +00:00
timed
tmp Brooks pointed out a case where tmp needs to be run after 2005-12-02 20:35:23 +00:00
ugidfw o Remove unfinished code and make it possible to override 2005-10-02 07:03:00 +00:00
var Remove stray else. 2005-03-02 16:41:35 +00:00
virecover
watchdogd "REQUIRE: cleanvar" for all RC's writing into /var/run. 2005-01-16 03:12:03 +00:00
wpa_supplicant wpa_supplicant(8) requires -D option for ndis(4) now. 2005-10-19 22:26:47 +00:00
ypbind
yppasswdd
ypserv
ypset
ypupdated
ypxfrd