aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc
Commit message (Expand)AuthorAgeFilesLines
* rc: Document rtadvd_flagsMark Johnston2025-01-061-0/+1
* Update libexec/rc/debug.sh and hooks.shSimon J. Gerraty2024-12-312-32/+51
* devmatch: do nothing if booted in safe modeKyle Evans2024-12-141-1/+4
* rc: ignore InsydeH2O UEFI BIOS UUID placeholder for hostidFranco Fichtner2024-12-111-0/+2
* rc.d/sendmail: Fix error with some configurationsTijl Coosemans2024-12-031-23/+26
* Revert "rc.d/var_run: Fix typo in comment"Cy Schubert2024-11-251-1/+1
* rc.d/var_run: Add missing $(dirname)Cy Schubert2024-11-251-1/+1
* rc.d/var_run: Fix typo in commentCy Schubert2024-11-251-1/+1
* rc.conf: Update commented examples for lo0 to use CIDRJohn Baldwin2024-11-251-2/+2
* debug.sh check for :debug_add:Simon J. Gerraty2024-11-041-11/+73
* rc: Update ipfilter example rules locationJose Luis Duran2024-11-041-1/+1
* ipfilter: Set ipf -T optionlist at bootCy Schubert2024-11-012-1/+8
* nuageinit: add support for OpenStack network configBaptiste Daroussin2024-10-291-8/+37
* rc.d/opensm: Only install when MK_OFED_EXTRA is setMark Johnston2024-10-291-1/+1
* rc: Remove rc_fast_and_looseMateusz Piotrowski2024-10-281-18/+2
* libexec/rc/rc.d/netif: Typo fixRobert William Vesterman2024-10-281-1/+1
* rc.d/kld: Print modules being loaded, take threeMark Johnston2024-10-261-2/+1
* rc.d/kld: Avoid printing a trailing spaceMark Johnston2024-10-261-3/+2
* rc.d/kld: Print the kernel modules being loadedMark Felder2024-10-261-1/+3
* debug.sh add DebugAddSimon J. Gerraty2024-10-221-1/+20
* rc.d/sendmail: Return non-zero if the daemon fails to start or is not runningMateusz Piotrowski2024-10-211-0/+6
* rc/tests: Skip oomprotect tests in a jailMateusz Piotrowski2024-10-141-0/+8
* rc.d/sendmail: Fix stopping service during shutdownMateusz Piotrowski2024-10-101-2/+3
* nuageinit: Silence an fstyp(8) warningJose Luis Duran2024-09-261-3/+3
* rc.d/dnctl: Chmod +x for consistency with other rc scriptsMateusz Piotrowski2024-09-221-0/+0
* rc.subr: Consistently use an absolute path for sysrcMateusz Piotrowski2024-09-201-2/+2
* rc.subr: fix typo "save_dot" -> "safe_dot"R. Christian McDonald2024-09-131-1/+1
* zfskeys: allow prompt to entered during boot upDoug Ambrisko2024-09-121-1/+9
* debug.sh take advantage of hooks.shSimon J. Gerraty2024-09-103-9/+366
* rc.subr: ensure run_rc_script return code is not masked by DebugOffR. Christian McDonald2024-09-101-2/+13
* rc: network.subr update consitency with older change (v6/v4 order)Bjoern A. Zeeb2024-09-051-2/+2
* rc.d/devmatch: Silence sysctl hw.bus.devctl_nomatch_enabled=1Jessica Clarke2024-08-281-1/+1
* safe_dot check file is a fileSimon J. Gerraty2024-08-161-4/+14
* Update safe_eval.sh to support --exportSimon J. Gerraty2024-08-151-5/+24
* dhclient: rc.conf option to disable ARP resolutionIsaac Cilia Attard2024-08-092-0/+5
* Move fetch of DEBUG_SH from kenv to rcSimon J. Gerraty2024-08-032-4/+6
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-07-301-1/+0
* rc.conf: Leap-seconds sources: Add IANA backCy Schubert2024-07-191-1/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-152-2/+0
* man filesystems: fix more xrefs after move to s4Alexander Ziaee2024-06-281-1/+1
* rc.subr: improve description for ${name}_offcmdEugene Grosbein2024-06-181-1/+2
* rc.subr: add some sanity checks for service jailsAlexander Leidinger2024-06-141-5/+34
* rc.subr: add new sysv option for service jailsAlexander Leidinger2024-06-141-0/+11
* rc.subr(8): fix debugging message after previous commitEugene Grosbein2024-06-021-1/+1
* rc.subr(8): introduce ${name}_offcmdEugene Grosbein2024-06-022-8/+24
* export $autoboot var when running from $boottrace_cmdAlex Samorukov2024-05-291-1/+2
* rc: improve NAME_setup handlingFranco Fichtner2024-05-291-25/+48
* rc.d: add a service jails config to all base system servicesAlexander Leidinger2024-05-22166-39/+598
* rc: add service jails frameworkAlexander Leidinger2024-05-221-11/+144
* Allow DEBUG_SH=rc:all to debug all rc.dSimon J. Gerraty2024-05-221-1/+1