summaryrefslogtreecommitdiff
path: root/etc/rc
AgeCommit message (Expand)Author
2014-03-15Enable Unbound in base, ok deraadt@Stuart Henderson
2014-03-13Unhook httpd(8) from build; etc bitsFlorian Obser
2014-02-19Ignore blank characters at the end of ${pkg_scripts} in orderIngo Schwarze
2014-01-19Extend the initial pf ruleset to explicitly allow dhcp / bootp and dhcpv6.Claudio Jeker
2014-01-03Use kern.securelevel to determine whether or not we are in singleTodd C. Miller
2013-12-28document a hack we want fixed laterTheo de Raadt
2013-12-27- add chmod of seedfile in /etcRobert Peichaer
2013-12-27re-use random_seed in shutdown sectionRobert Peichaer
2013-12-27create a seed file for the bootloader in /etc/random.seedTheo de Raadt
2013-12-27nest random_seed() contents into a single redirectionTheo de Raadt
2013-12-27re-do shutdown operations. Run the scripts if we may; take down carpTheo de Raadt
2013-12-27when forcing a re-key, might as well toss in dmesg as additional seedTheo de Raadt
2013-12-27all the random devices have been the same for a while; so let us avoidTheo de Raadt
2013-12-26make absence of pkg_scripts non silent, after nits from theo and halex.Marc Espie
2013-12-17Run spamd-setup from within /etc/rc.d/spamd, and take $spamd_blackAlexander Hall
2013-12-15remove popa3d etc tendrilsTed Unangst
2013-08-09Add rc.d(8) scripts for ipropd-master and ipropd-slave.Antoine Jacoutot
2013-06-01hook up slowcgi to the tree, including /etc glue and a sample configurationChristian Weisgerber
2012-11-18Remove pointless local declaration.Antoine Jacoutot
2012-11-04Start ldomd(8).Mark Kettenis
2012-09-20Enable npppd and npppctl in default build. Add npppd to rc andYASUOKA Masahiko
2012-08-26Hook up nginx to rc(8).Antoine Jacoutot
2012-08-20wire up the bits for tftp-proxy, which is called tftpproxy from rc.d'sDavid Gwynne
2012-04-06tedu the raidctl.Joel Sing
2012-03-10ypbind likes a ypserv to talk to, and ypldap pretends to be ypserv.David Gwynne
2012-03-05add tftpd to the network daemons list just after ftpd and ftpproxy.David Gwynne
2011-12-09Handle aucat -> sndiod name change, and enable sndiod by default. MostlyAlexandre Ratchov
2011-10-13Start ldapd(8) earlier so that ypldap(8) can properly run (an LDAPAntoine Jacoutot
2011-10-07The new ypbind changes requires that the domainname be set beforeTheo de Raadt
2011-10-06ccd goes to the atticTheo de Raadt
2011-09-16Add a script for popa3d to support running it outside of inetd.Robert Nagy
2011-07-28supress empty rc.firsttime email and add hostname to the subject lineAlexander Hall
2011-07-20remove an unneeded trailing semicolonAlexander Hall
2011-07-20cleanup of fill_baddynamic()Alexander Hall
2011-07-19random seed handling can now be done fairly early, well, as soon asTheo de Raadt
2011-07-19Now that fill_baddynamic() is being called much earlier, it cannot useTheo de Raadt
2011-07-18put aucat with network daemons for now, until a better solution is foundTheo de Raadt
2011-07-18move aucat very early, to cope with pkgs; ok ajaTheo de Raadt
2011-07-11there is a usage case where ypldap can be used without the localTheo de Raadt
2011-07-09tee the output from rc.firsttime to /dev/tty before passing it to mail(1)Alexander Hall
2011-07-08re-add ospfd/ospf6d support which got lost, and build scripts for themTheo de Raadt
2011-07-08early daemons fit on a lineTheo de Raadt
2011-07-08move the pflog0 setup to the pflogd script and onlyRobert Nagy
2011-07-08Forgot to commit that part yesterday, spotted by sthen@Antoine Jacoutot
2011-07-08simplify, shorten, and "subtly and cleverly" rearrange some daemonTheo de Raadt
2011-07-08fix boot output and make sure spamlogd is only started when neededRobert Nagy
2011-07-08Switch amd and spamlogd to rc scripts and make sure that theRobert Nagy
2011-07-08Small bits of fluff before the final re-organizationTheo de Raadt
2011-07-08ARGH! the third part: socket handling cleanupTheo de Raadt
2011-07-08Oops, the second half of moving the key chunksTheo de Raadt