NetBSD/etc/rc.d
perry a8420debfe Explicitly set a BEFORE on ntpd, as this can't run while ntpd is
running.

Apparently it is rare for rcorder to place it after ntpd but there was
previously nothing actually preventing it.

Fixes PR 40707 by Ondrej Tuma
2009-08-03 18:43:48 +00:00
..
accounting PR/31497: Robert Elz: rc.d/accounting should have KEYWORD: shutdown 2006-10-08 18:08:39 +00:00
altqd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
amd Don't try to shutdown amd(8) gracefully. It seems to cause problems for 2008-02-25 22:12:42 +00:00
apmd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
bootconf.sh When switching the /etc/etc.current symlink, make it relative to /etc, 2006-04-23 23:26:26 +00:00
bootparams Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
btattach some changes to serial bluetooth host controller interfaces 2008-04-15 11:17:47 +00:00
btconfig Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00
btdevctl add requirement for bthcid since devices may need to authenticate 2007-07-23 18:06:56 +00:00
bthcid Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00
ccd Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
cgd Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
cleartmp Implement a new magic string for magic symlinks, @ruid, which exapnds to the 2007-12-04 22:09:01 +00:00
cron Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
DAEMON Correct the "direction" of the barrier dependencies (DAEMON, LOGIN, 2002-03-22 04:33:57 +00:00
dhclient Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
dhcpcd Add an rc.d script for dhcpcd(8) 2009-04-28 23:30:34 +00:00
dhcpd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
dhcrelay Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
DISKS Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
dmesg Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
downinterfaces Use new style command substitution. 2004-10-11 15:00:51 +00:00
envsys Only print the message if the command ran successfully. 2007-10-07 05:30:56 +00:00
fsck 1. centralize the fsck error handling 2009-07-10 20:02:21 +00:00
fsck_root 1. centralize the fsck error handling 2009-07-10 20:02:21 +00:00
ftp_proxy merge yamt-pf42 branch. 2008-06-18 09:06:25 +00:00
ftpd Add command_args="-D" to the ftpd rc.d script. This flag is always needed 2005-08-09 14:59:33 +00:00
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 Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
ifwatchd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
inetd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
ipfilter Add flags to rc.d/ipfilter. Use it from rc.conf like 2009-03-23 18:52:02 +00:00
ipfs Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
ipmon Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
ipnat Use 'load_rc_config_var CMD VAR' to set VAR for "foreign" rc.conf(5) 2004-10-12 14:51:03 +00:00
ipsec Add "bootconf" to REQUIRE: lines which had beforenetlkm 2008-11-22 20:23:33 +00:00
irdaattach Add a script to start irdaattach on boot. 2006-04-30 15:18:19 +00:00
iscsi_target Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
isdnd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
kdc Ensure kdc starts after syslogd and ntpdate. 2008-01-16 23:58:26 +00:00
ldconfig Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
local Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
LOGIN Correct the "direction" of the barrier dependencies (DAEMON, LOGIN, 2002-03-22 04:33:57 +00:00
lpd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
lvm Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
Makefile Document recent gpio(4) changes and introduce a new config file for GPIO. 2009-07-25 16:20:10 +00:00
mixerctl Ignore comment (starting with #) lines in mixerctl.conf 2007-03-16 22:30:22 +00:00
mopd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
motd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
mountall /etc/rc.d/mountall should obviously REQUIRE mountcritremote, and 2008-12-01 14:47:14 +00:00
mountcritlocal Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
mountcritremote Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
mountd Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
moused Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
mrouted Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
named ntpdate can't work without named because a modern ntp.conf has dns 2009-08-03 17:45:48 +00:00
ndbootd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
network Only start dhcpcd per interface if not running the full dhcpcd daemon. 2009-05-14 15:33:36 +00:00
NETWORKING Correct the "direction" of the barrier dependencies (DAEMON, LOGIN, 2002-03-22 04:33:57 +00:00
newsyslog Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
nfsd Use 'load_rc_config_var CMD VAR' to set VAR for "foreign" rc.conf(5) 2004-10-12 14:51:03 +00:00
nfslocking Use 'load_rc_config_var CMD VAR' to set VAR for "foreign" rc.conf(5) 2004-10-12 14:51:03 +00:00
ntpd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +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 Implement a new magic string for magic symlinks, @ruid, which exapnds to the 2007-12-04 22:09:01 +00:00
pf Add "bootconf" to REQUIRE: lines which had beforenetlkm 2008-11-22 20:23:33 +00:00
pf_boot Add "bootconf" to REQUIRE: lines which had beforenetlkm 2008-11-22 20:23:33 +00:00
pflogd merge yamt-pf42 branch. 2008-06-18 09:06:25 +00:00
postfix un-uppercase pseudodependency for the moment so as not to break pkgsrc 2009-04-15 22:11:32 +00:00
powerd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
ppp Use new style command substitution. 2004-10-11 15:00:51 +00:00
pwcheck Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
quota Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
racoon Add the `shutdown' keyword, giving racoon a chance to flush the SAD 2004-12-07 17:37:15 +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
rarpd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
rbootd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
rndctl Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
root Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
route6d The "routed" and "route6d" scripts must be run early during system startup 2007-04-21 15:20:07 +00:00
routed The "routed" and "route6d" scripts must be run early during system startup 2007-04-21 15:20:07 +00:00
rpcbind Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
rtadvd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
rtclocaltime systime() is not needed here - as the man page clearly points out. 2009-04-08 13:29:59 +00:00
rtsold PR 30716: rc.d/ntpd{,ate} precedes rc.d/rtsold. By Ed Hynan. 2006-10-07 21:41:41 +00:00
rwho Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
savecore Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
screenblank Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
sdpd For sdpd(8), change default user/group from nobody/nobody to _sdpd/_sdpd 2007-03-18 15:53:54 +00:00
securelevel Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
SERVERS Correct the "direction" of the barrier dependencies (DAEMON, LOGIN, 2002-03-22 04:33:57 +00:00
sshd Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
staticroute Add comment to point to manual page for details. 2008-01-31 15:21:32 +00:00
swap1 Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
swap2 Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
sysctl Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
sysdb now that pwd_mkdb does not change the version, warn if we still have version 2009-06-18 22:00:04 +00:00
syslogd Use load_rc_config basename chrootdirscript in a subshell to determine 2004-10-11 13:29:52 +00:00
timed Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
tpctl Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
ttys Don't try to chmod ptys if we have none. 2004-11-10 05:04:51 +00:00
veriexec Some Veriexec stuff that's been rotting in my tree for months. 2007-05-15 19:47:43 +00:00
virecover Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
wdogctl Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
wpa_supplicant Add a 'reload' option - from Peter Bex 2008-11-17 11:34:04 +00:00
wscons Provide yet more functionality to wscons.conf's "setvar" (see 2007-04-02 12:42:42 +00:00
wsmoused Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
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 Use new style command substitution. 2004-10-11 15:00:51 +00:00
yppasswdd Use 'load_rc_config_var CMD VAR' to set VAR for "foreign" rc.conf(5) 2004-10-12 14:51:03 +00:00
ypserv ypserv(8) doesn't need the domainname(1) set -- it will serve any maps 2005-04-01 23:25:29 +00:00