summaryrefslogtreecommitdiff
path: root/etc/rc.d
AgeCommit message (Expand)Author
2001-12-12- set NOPROG before .include <bsd.own.mk>lukem
2001-12-10Add rc.d support for ifwatchd (used to run ip-up/ip-down scripts formartin
2001-10-29Add moused, default off.augustss
2001-10-11if named_chrootdir is set, always repoint the /var/run/named.pid andlukem
2001-09-08Add downinterfaces. Noticed by Thomas Klausner.martin
2001-09-04Make this work without parameters (i.e. manual invocation)martin
2001-09-04Add support to down some interfaces before shutting down the system. Allmartin
2001-08-18Make newsyslog at boot optional, as it should have been.ad
2001-07-22seperate -> separatewiz
2001-07-08After itojun's recent RTF_CLONED and other changes, it's not necessary tolukem
2001-07-05Start "ipmon" with option "D" for daemon mode instead of starting ittron
2001-06-18Now that "fsck -p" skips file systems that are mounted read-write,lukem
2001-06-17Complain if $amd_master is set. This variable was used in 1.5 and priorlukem
2001-06-16change mountd to use its own $mountd variable (instead of $nfs_server).lukem
2001-05-23sunndd has been renamed ndbootd.fredette
2001-05-22sunndd has been renamed to ndbootd.fredette
2001-05-21Install the file sunndd.enami
2001-05-17Added rc.d support for sunndd.fredette
2001-05-02Add support for selection of a kernel builtin keymap and/or a userspacedrochner
2001-04-29kre notes that "echo -n" is superfluous when creating a zero length filelukem
2001-04-26Treat isdnd interfaces like ppp ones, and REQUIRE isdnd here.lukem
2001-04-26depend upon isdnd as welllukem
2001-04-26minor cleanup. add note to why syslogd is here (a la note in ppp)lukem
2001-04-25be consistent with other scripts when temporarily setting umask to 022lukem
2001-04-25wrap file creation operation in: ( umask 022 ; <command...> )lukem
2001-04-25- create the default accounting file with a umask of 022.lukem
2001-04-25set the umask to 022 (remembering the previous setting) for ssh_keygen()lukem
2001-04-25store path to ldconfig in a variable and reference thatlukem
2001-04-25setup tty[p-uw-zP-T]? (kern.maxpty default = 256) instead of just tty[p-s]?.lukem
2001-04-25If the accouting file doesn't exist, create it if possible.jdolecek
2001-04-19s/dependancy/dependency/. require NETWORK and SERVERS instead of networklukem
2001-04-19s/dependancy/dependency/. explicitly require DAEMONlukem
2001-04-19s/dependancy/dependency/lukem
2001-04-16wrap kvm_mkdb arg in "s. from adam laurie in pr 12664lukem
2001-04-13check no_swapmsaitoh
2001-04-11we now rely on /usr/libexec/virecover to get the work doneaymeric
2001-04-06Remove references to gated, except the conflict check in rc.d/routed.wiz
2001-04-05Add a startup script for altqd(8).thorpej
2001-04-05Don't install /etc/rc.d/gated any longer, since gated isn't in thewiz
2001-03-26check existence of /etc/ssh_host_rsa_key tooitojun
2001-03-26auto-generate SSH protocol version 2 RSA key.itojun
2001-03-12if $named_chrootdir != "", ensure that the following files, devices,lukem
2001-03-12if $named_chrootdir is defined, add ${named_chrootdir}/var/run/log tolukem
2001-03-02comment correction: 127/8 must not leave the node (RFC1122)itojun
2001-02-28explicitly REQUIRE mountcritremote. sort REQUIRE entrieslukem
2001-02-28clarify purposeslukem
2001-02-28support `resync' (ipf -y).lukem
2001-02-11Add "hup" and "stop" commands. Closes PR bin/12135.fredb
2001-01-18Depend on "ike".thorpej
2001-01-18Startup script for racoon(8). Racoon provides "ike", and requiresthorpej