freebsd-src/etc/rc.d
Yaroslav Tykhiy 180e996dfc Don't be lazy, set the "command" variable even if
/etc/defaults/rc.conf will provide foo_program, too.
By specifying "command" we explicitly say that we're
going to rely on rc.subr(8) default methods, and
rc.subr(8) will take advantage of this soon.

The majority of our rc.d scripts already set "command"
if appropriate, so fix just the non-compliant handful.
2005-10-23 14:06:53 +00:00
..
abi Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
accounting Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
addswap Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
adjkerntz Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
amd "REQUIRE: cleanvar" for all RC's writing into /var/run. 2005-01-16 03:12:03 +00:00
apm Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
apmd Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
archdep Use hw.machine_arch instead of hw.machine. 2005-09-30 13:27:36 +00:00
atm1 Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
atm2 Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
atm3 Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
bgfsck This depends on syslogd due to logger(1). 2005-07-22 00:57:37 +00:00
bootconf.sh Fix style bugs: 2002-10-12 10:31:31 +00:00
bootparams Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
bsnmpd Add startup script and default configuration file for bsnmpd. 2005-04-17 10:47:58 +00:00
ccd Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
cleanvar Back-out previous commit - we need to skip logging socket when we start a 2005-08-08 09:46:09 +00:00
cleartmp Create three additional X socket directories. Using X applications when another 2005-01-12 07:18:25 +00:00
cron "REQUIRE: cleanvar" for all RC's writing into /var/run. 2005-01-16 03:12:03 +00:00
DAEMON Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
devd Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
devfs Move devfs earlier in the boot sequence. Some system daemons and other 2004-10-23 06:50:50 +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 Use kenv -q to extract dumpdev rather than kenv, in order to avoid 2005-09-13 19:07:02 +00:00
early.sh Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
encswap Teach rc.d/encswap script how to use geli(8) for swap encryption. 2005-08-05 23:38:51 +00:00
fsck Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +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 Add rc.d scripts for the hcsecd(8) and sdpd(8) daemons. Put defaults into 2005-10-11 19:16:48 +00:00
hostname Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
ike Don't be lazy, set the "command" variable even if 2005-10-23 14:06:53 +00:00
inetd "REQUIRE: cleanvar" for all RC's writing into /var/run. 2005-01-16 03:12:03 +00:00
initrandom It is sufficent to require rcconf rather than initdiskless. 2005-03-02 19:03:08 +00:00
ip6addrctl Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
ip6fw Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
ipfilter `net.inet.ipf.fr_running' can be a negative value, which was introduced by 2005-07-07 05:59:44 +00:00
ipfs Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
ipfw Start natd(8) before loading firewall rules, to give the 2005-03-16 08:47:48 +00:00
ipmon Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
ipnat Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
ipsec First start rc.d/ipsec and then rc.d/mountcritremote, so we can mount 2005-10-12 22:14:44 +00:00
ipxrouted Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
isdnd "REQUIRE: cleanvar" for all RC's writing into /var/run. 2005-01-16 03:12:03 +00:00
jail Skip jails which are already running and inform why. 2005-08-07 23:19:02 +00:00
kadmind Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
kerberos Add a new rc.conf entry, kerberos5_server_flags, which allows the 2005-09-20 11:13:28 +00:00
keyserv Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
kldxref Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
kpasswdd Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
ldconfig Remove debugging that made it into the commit. 2005-01-16 08:34:30 +00:00
local Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
localpkg Don't print anything if we can't do any localpkg shutdown (start already 2005-09-27 02:05:55 +00:00
lockd Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
LOGIN Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
lpd Allow chkprintcap(8) to be run before lpd is started. Disabled by 2005-03-02 02:46:47 +00:00
Makefile Connect rc.d scripts for the hcsecd(8) and sdpd(8) daemons to the build. 2005-10-12 00:45:58 +00:00
mixer Remove the 'usbd' keyword (it isn't necessary for mixer). Also, use 2005-03-17 22:36:16 +00:00
motd Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
mountcritlocal Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
mountcritremote First start rc.d/ipsec and then rc.d/mountcritremote, so we can mount 2005-10-12 22:14:44 +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 Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
mrouted "REQUIRE: cleanvar" for all RC's writing into /var/run. 2005-01-16 03:12:03 +00:00
msgs Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
named Don't be lazy, set the "command" variable even if 2005-10-23 14:06:53 +00:00
natd Automatically load the ipdivert module if it was not compiled into the kernel 2004-10-22 19:36:03 +00:00
netif Remove duplicate "at" from comment. 2005-09-04 21:57:23 +00:00
netoptions Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
network_ipv6 Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
NETWORKING Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
newsyslog - Update etc/rc.d/newsyslog to FreeBSD standards and install it. 2005-03-02 00:40:55 +00:00
nfsclient Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
nfsd Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
nfslocking Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
nfsserver Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
nisdomain Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
nsswitch Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
ntpd "REQUIRE: cleanvar" for all RC's writing into /var/run. 2005-01-16 03:12:03 +00:00
ntpdate s/ntpdate_command/ntpdate_program/ to match rc.conf(5) and 2005-01-17 18:28:09 +00:00
othermta Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
pccard Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
pcvt Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
pf Use available rc.subr features. 2005-10-02 19:17:49 +00:00
pflog Use rc.subr(8) appropriately: 2005-10-02 15:54:26 +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 Embellish the dependency lists - this script depends having awk(1), 2005-07-22 00:57:04 +00:00
powerd command_args is redundant. 2005-02-27 07:11:47 +00:00
ppp Don't be lazy, set the "command" variable even if 2005-10-23 14:06:53 +00:00
ppp-user Don't be lazy, set the "command" variable even if 2005-10-23 14:06:53 +00:00
pppoed Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
pwcheck Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
quota Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
ramdisk Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
ramdisk-own Shutup debugging output. 2004-11-16 04:14:28 +00:00
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
rcconf.sh To allow /etc to be as minimal as possible in a diskless setup, we need 2005-04-29 23:02:56 +00:00
resolv It is sufficent to require rcconf rather than initdiskless. 2005-03-02 19:03:08 +00:00
root Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
route6d Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
routed Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
routing Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
rpcbind Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
rtadvd Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
rwho Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
savecore - use realpath /dev/dumpdev instead of just /dev/dumpdev so messages 2004-10-24 13:04:09 +00:00
sdpd Add rc.d scripts for the hcsecd(8) and sdpd(8) daemons. Put defaults into 2005-10-11 19:16:48 +00:00
securelevel Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
sendmail Be sure to execute sendmail_precmd() to check sendmail.cf conflicts and 2005-08-30 03:41:59 +00:00
serial Unify the ci/co variables now that the the tty drivers now use the same 2004-11-14 19:51:34 +00:00
SERVERS Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
sppp Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
sshd Don't be lazy, set the "command" variable even if 2005-10-23 14:06:53 +00:00
statd Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
swap1 Stop method for swap1 script was introduced, because gmirror needed it. 2004-11-05 12:38:27 +00:00
syscons Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
sysctl Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
syslogd Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
timed Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
tmp Add two new rc.conf options: tmpmfs_flags and varmfs_flags. 2004-11-09 10:03:17 +00:00
ugidfw o Remove unfinished code and make it possible to override 2005-10-02 07:03:00 +00:00
usbd Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
var Remove stray else. 2005-03-02 16:41:35 +00:00
virecover Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
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 Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
yppasswdd Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
ypserv Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
ypset Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
ypupdated Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00
ypxfrd Remove the requirement for the FreeBSD keyword as it no longer 2004-10-07 13:55:26 +00:00