summaryrefslogtreecommitdiff
path: root/etc/rc.d
AgeCommit message (Expand)Author
2017-06-05Temporarily disable the second call to rc_check until I figure out whatAntoine Jacoutot
2017-06-05Fix logic in _rc_wait to properly cope with setproctitle(3) daemons. It was aAntoine Jacoutot
2017-06-03Move slaacd to /sbinFlorian Obser
2017-05-30Introduce a scary rc.conf(8) knob library_aslr=(YES|NO) to turn off theTheo Buehler
2017-05-29rc.d(8) for slaacdFlorian Obser
2017-05-28Move check later to mitigate a possible race.Antoine Jacoutot
2017-05-28Indent and rename var; no functional change.Antoine Jacoutot
2017-05-28When a daemon reaches its timeout when starting, display "timeout" insteadAntoine Jacoutot
2017-05-28Drop useless lines continuation; no functional change.Antoine Jacoutot
2017-05-27Ok turns out we still want to keep the rc_bg variable around but we needAntoine Jacoutot
2017-05-27Add an ALRM timer to cope with 2 annoying issues in rc.d(8):Antoine Jacoutot
2017-03-23Don't check for spamd_black twice in rc_pre and rc_start; just do everythingAntoine Jacoutot
2017-03-17Enable dhcrelay6(8).Rafael Zalamena
2017-02-26Switch to xenodm(1).Matthieu Herrb
2017-02-17Stop supporting the historical way of starting ypbind(8); that is settingAntoine Jacoutot
2017-01-24Whitespace.Antoine Jacoutot
2016-10-06Add switchdReyk Floeter
2016-09-07Introduce an _rc_check_name() function to check the input script name so thatAntoine Jacoutot
2016-08-31use tab.Antoine Jacoutot
2016-05-03signal name should be first, fixes reload; ok deraadt@Otto Moerbeek
2016-04-28Experiment on matching on the daemon_user is over. It needs more work.Antoine Jacoutot
2016-04-27Revert the revert and match on the daemon_user again.Antoine Jacoutot
2016-04-27Override each and every rc.d functions to be able to match on the user.Antoine Jacoutot
2016-04-27Revert matching on the daemon user for now; it breaks sndiod handling whichAntoine Jacoutot
2016-04-26Bump copyright.Antoine Jacoutot
2016-04-26Introduce rtable(4) support to rc.subr(8).Antoine Jacoutot
2016-04-26Extend _RC_RUNFILE (/var/run/rc.d/scriptname) content with:Antoine Jacoutot
2016-03-26Make it possible to get usage as a non-root user.Antoine Jacoutot
2016-03-26Handle the rc_stop=NO => rc_restart=NO case within _rc_not_supported().Antoine Jacoutot
2016-02-07Remove setproctitle() for the parent process. Because rc.d(8) uses processStuart Henderson
2016-02-07Remove setproctitle() for the parent process. Because rc.d(8) uses processStuart Henderson
2016-02-02Remove setproctitle() for the parent process. Because rc.d(8) uses processStuart Henderson
2015-12-26Remove blank line for consistency with other rc.d scripts; no change inAntoine Jacoutot
2015-12-26mountd(8) changes require a pexp.Kenneth R Westerback
2015-12-21Revert, rc.d scripts have been fixed.Antoine Jacoutot
2015-12-21Comment the wait for start until I fix the x11 managers rc.d script.Antoine Jacoutot
2015-12-19After starting, unconditionally wait up to $daemon_timeout seconds to check thatAntoine Jacoutot
2015-12-19Child will not return a config parsing error to the parent so rc.d will lie andAntoine Jacoutot
2015-12-19Tidy up _rc_wait().Antoine Jacoutot
2015-12-19Tweak pexp.Antoine Jacoutot
2015-12-16Add pexp match otherwise rcctl stop vmd doesn't work. OK deraadt@James Turner
2015-12-05It does not make sense to insert a specific route for 224/4 when theMartin Pieuchot
2015-12-05add rcscript for vmdJasper Lievisse Adriaanse
2015-11-30Add rebound rc.d script.James Turner
2015-10-21add missing rcsidGleydson Soares
2015-10-18Forcibly delete /var/run/ypbind.lock to prepare for the worst cases.Theo de Raadt
2015-10-16Missing local.Antoine Jacoutot
2015-10-03Enable eigrpd(8) and eigrpctl(8) in the buildsRenato Westphal
2015-09-12Provide an ftpproxy6 rc script. ftp-proxy can only open one listening socketStuart Henderson
2015-08-17sendmail in ports has it's own rc.d file no need to keep this oneJonathan Gray