summaryrefslogtreecommitdiff
path: root/etc/rc
AgeCommit message (Expand)Author
2009-08-05correct indentTheo de Raadt
2009-08-04Don't use grep/cut during shutdown, /usr might not be mounted.Stuart Henderson
2009-06-30extra spaces found during inspection of other gooTheo de Raadt
2009-06-30Make syslogd create a socket in /var/www/dev when httpd is enabled in orderRobert Nagy
2009-06-03Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar...Janne Johansson
2009-05-31Make sure xdm is installed before trying to run itAlexander Hall
2009-04-17a scrub was hiding here when nfs was enabled. since we want the no-dfHenning Brauer
2009-03-16support for smtpd(8); ok gilles@Jacek Masiulaniec
2009-03-04Don't synchronise carp states in default PF ruleset, these get createdRyan Thomas McBride
2008-12-11Bump size of isakmpd RSA host key up to 2048 bits to match theChristian Weisgerber
2008-11-27Add bt=YES to /etc/rc.conf.local to start the daemonUwe Stuehler
2008-10-03New option -D to daemonize spamd-setup for early bootup use. This avoidsTheo de Raadt
2008-07-09automatically populate net.inet.(tcp|udp).baddynamic with theDamien Miller
2008-06-15start rpc.statd together with rpc.lockdNikolay Sturm
2008-06-09Replace nmeattach (which will be removed) with ldattach.Marc Balmer
2008-06-08Deprecate /etc/dhcpd.interfaces. This is made unnecessary by dhcpd_flags.Jason Dixon
2008-06-02- add a full stop for consistencyJasper Lievisse Adriaanse
2008-05-07routed is no longer, use ripd instead.Claudio Jeker
2008-02-27Try to load host.random before starting the network, no networkDamien Miller
2008-01-31enable snmpd in the buildReyk Floeter
2008-01-16create pflog0 whenever pf is enabled, not just when pflogd_flags!=NOStuart Henderson
2008-01-09Do not bring up pfsync(4) before the working rulesetMarco Pfatschbacher
2007-12-07hoststated gets renamed to relayd. easier to type, and actually saysTheo de Raadt
2007-11-11-w flag for wsconsctl is deprecated; from Tim van der MolenJason McIntyre
2007-10-15permit tcp 111/2049 at boot too, for tcp nfs mounts; Jim ReesTheo de Raadt
2007-10-08Add the user _ospf6d otherwise the newly imported ospf6d daemon will notEsben Norby
2007-04-25shutdown existing carp interfaces based on ifconfig output, not staticMarc Espie
2007-04-14introduce {fsck,mount}_vnd tools to be able to describe vnd imagesAlexander von Gernler
2007-03-14Allow nmeaattach to start a sensor before starting ntpd. Many modernChris Kuethe
2007-02-27catch second instance of spamd_grey - thanks millert and jmcBob Beck
2007-02-27spamd_grey=YES should really be spamd_black=NOBob Beck
2007-02-27Flag day for spamd -Bob Beck
2007-02-02- add a new "accounting" variable (default to NO) to enable accoutingAntoine Jacoutot
2007-01-31link hoststated to the builds.Pierre-Yves Ritschard
2007-01-06remove acpid references. ok gwk@, steven@, grange@ and janus@.Matthieu Herrb
2006-11-28Move isakmpd's auto-generated public key, local.pub, into /etc/isakmpdRyan Thomas McBride
2006-11-16when pf and pflogd are enabled, do a "ifconfig pflog0 create" early.Henning Brauer
2006-11-06duh -- on first boot, do not build the host.random file twice; ok djmTheo de Raadt
2006-10-29Add the _ripd user and startup stuff.Esben Norby
2006-09-27Add ifstated(8) startup bits.Marco Pfatschbacher
2006-09-01Switch boot order: isakmpd starts before sasyncd.Marco Pfatschbacher
2006-08-29increase the carp demotion counter by 128 instead of 1 while rc runs.Henning Brauer
2006-08-04remove redundant comments; noted by mpf; ok deraadt, millertMarkus Friedl
2006-06-02Add sasyncd to rc / rc.conf.Ryan Thomas McBride
2006-06-02Carp demotion interlock. Prevents carp from preempting until the system isRyan Thomas McBride
2006-06-01Hook dhcrelay(8) into the startup process.Esben Norby
2006-06-01add all the goo to hook dvmrp into the systemEsben Norby
2006-05-29revert vfs.nfs.privport sysctl, broke a few architecturesAnil Madhavapeddy
2006-05-28Add support for NFS mounts to be from non-reserved ports:Anil Madhavapeddy
2006-03-27add hostapd to rc/rc.conf glueReyk Floeter