summaryrefslogtreecommitdiff
path: root/etc/rc.d
AgeCommit message (Expand)Author
2014-08-01Don't return, just skip over non existing rc.conf or rc.conf.local file.Robert Peichaer
2014-07-31In debug mode, properly sort and drop duplicates so that we don't endAntoine Jacoutot
2014-07-30Fix evil typo (multicast_hosts -> multicast_host).Antoine Jacoutot
2014-07-22Enable httpd(8) in the builds to get more testing, feedback andReyk Floeter
2014-07-20Stop using the (now) internal rc.subr functions _rc_do() and _rc_wait().Robert Peichaer
2014-07-18Since syslog messages are now sent via the sendsyslog(2) system call,Theo de Raadt
2014-07-17Unbreak after the rc_do->_rc_do and rc_wait->_rc_wait renaming.Antoine Jacoutot
2014-07-13rc.d script for iscsid.Claudio Jeker
2014-07-12replace the heavy shell magic in quirks to handle backward compat with simplerRobert Nagy
2014-07-12Make rc.conf a parsed configuration file and stop sourcing it as a shellRobert Nagy
2014-07-09Add a daemon_timeout variable for rc_wait().Antoine Jacoutot
2014-07-09White spaces.Antoine Jacoutot
2014-06-25ensure rc.d/nsd uses a correct exit code as per rc.subr(8); reported byStuart Henderson
2014-05-07pass daemon_flags to nsd-control when used to check/reload/stop nsd,Stuart Henderson
2014-04-24rm rwhod tentaclesTed Unangst
2014-04-23Remove krb5 bits from rc(8).Antoine Jacoutot
2014-03-24Add /var/unbound/dev/log, it isn't needed for initial startup because UnboundStuart Henderson
2014-03-15httpd_flags was still used here; remove it.Stuart Henderson
2014-03-15Add a new sample config file and rc.d script for unbound, ok deraadt@Stuart Henderson
2014-03-13Unhook httpd(8) from build; etc bitsFlorian Obser
2014-01-10Remove unnecessary rc_post from rc.d/nsd.Stuart Henderson
2013-12-17Run spamd-setup from within /etc/rc.d/spamd, and take $spamd_blackAlexander Hall
2013-12-15remove popa3d etc tendrilsTed Unangst
2013-12-11Use a correct pexp and unbreak stop/reload. The old and wrong pexpJeremie Courreges-Anglas
2013-11-26update for NSD 4.0.0; generate keys for nsd-control if non-existent, andStuart Henderson
2013-09-13reload not supported; from Craig R. Skinner.Okan Demirmen
2013-09-01Properly pass daemon_flags to amd(8).Antoine Jacoutot
2013-08-09Add rc.d(8) scripts for ipropd-master and ipropd-slave.Antoine Jacoutot
2013-08-08Re-add `-e' to default daemon_flags like the previous identd did.Antoine Jacoutot
2013-08-07disable libexec/identd and enable usr.sbin/identd.David Gwynne
2013-07-11no double negatives in error message; ok aja@Otto Moerbeek
2013-06-17Use "--detach" instead of putting into the backgroun with rc_bg.Antoine Jacoutot
2013-06-04fix pexpStuart Henderson
2013-06-01hook up slowcgi to the tree, including /etc glue and a sample configurationChristian Weisgerber
2013-04-04Show only available actions in RC script usage messages.Vadim Zhukov
2013-03-24Match documented rc.conf(5) flags.Antoine Jacoutot
2013-02-05Make sure new config is valid before SIGHUP'ing sshd, which wouldAlexander Hall
2013-01-26Do not allow stopping/restarting mountd using the rc.d(8) framework;Antoine Jacoutot
2012-11-21rc_restart() does not exists. What the 'restart' action does is to runAntoine Jacoutot
2012-11-19Remove useless test: rc_rm_runfile() uses rm -f which always returns 0Antoine Jacoutot
2012-11-18Don't output "$action is not supported" when running an rc.d(8) scriptAntoine Jacoutot
2012-11-12Don't check if ${local_rcconf} is defined before sourcing rc.conf but doAntoine Jacoutot
2012-11-04Script for ldomd(8).Mark Kettenis
2012-10-26sort to be consistent with the other rc scripts: rc_** actions come afterAntoine Jacoutot
2012-10-26disable reload since SIGHUP kills smtpdAlexander Hall
2012-09-20Enable npppd and npppctl in default build. Add npppd to rc andYASUOKA Masahiko
2012-09-13Simplify the way we call the rc.d(8) script in "restart".Antoine Jacoutot
2012-09-01Make '-f' only affects the "start" action.Antoine Jacoutot
2012-08-21Use the new "-q" option of pgrep(1) instead of redirecting stdoutAntoine Jacoutot
2012-08-20wire up the bits for tftp-proxy, which is called tftpproxy from rc.d'sDavid Gwynne