aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc
Commit message (Expand)AuthorAgeFilesLines
* rc/tests: Fix process flags checks using ps(1)Olivier Certner2025-05-131-2/+2
* Revert "ntpd: Use the ntpd -u option in preference to the rc su plumbing"Cy Schubert2025-03-111-7/+2
* var_run: Clean up styleCy Schubert2025-03-071-8/+12
* ntpd: Use the ntpd -u option in preference to the rc su plumbingCy Schubert2025-02-251-2/+7
* rc.d/iovctl: Start the iovctl service after kld.Navdeep Parhar2025-02-141-1/+1
* rc: Document rtadvd_flagsMark Johnston2025-01-141-0/+1
* rc.d/sendmail: Fix error with some configurationsTijl Coosemans2024-12-311-23/+26
* rc.d/var_run: Add missing $(dirname)Cy Schubert2024-12-041-1/+1
* ipfilter: Set ipf -T optionlist at bootCy Schubert2024-11-192-1/+8
* rc: Update ipfilter example rules locationJose Luis Duran2024-11-141-1/+1
* rc.d/kld: Print modules being loaded, take threeMark Johnston2024-11-091-2/+1
* rc.d/kld: Avoid printing a trailing spaceMark Johnston2024-11-091-3/+2
* rc.d/kld: Print the kernel modules being loadedMark Felder2024-11-091-1/+3
* nuageinit: add support for OpenStack network configBaptiste Daroussin2024-11-061-8/+37
* rc.d/sendmail: Return non-zero if the daemon fails to start or is not runningMateusz Piotrowski2024-11-041-0/+6
* libexec/rc/rc.d/netif: Typo fixRobert William Vesterman2024-10-311-1/+1
* rc/tests: Skip oomprotect tests in a jailMateusz Piotrowski2024-10-211-0/+8
* rc.d/sendmail: Fix stopping service during shutdownMateusz Piotrowski2024-10-141-2/+3
* nuageinit: Silence an fstyp(8) warningJose Luis Duran2024-10-081-3/+3
* rc.subr: Consistently use an absolute path for sysrcMateusz Piotrowski2024-10-021-2/+2
* rc.d/dnctl: Chmod +x for consistency with other rc scriptsMateusz Piotrowski2024-10-021-0/+0
* rc: network.subr update consitency with older change (v6/v4 order)Bjoern A. Zeeb2024-09-281-2/+2
* rc.d/devmatch: Silence sysctl hw.bus.devctl_nomatch_enabled=1Jessica Clarke2024-09-071-1/+1
* defaults/rc.conf: Remove /usr/lib32 from ldconfig32_pathsJohn Baldwin2024-08-271-1/+1
* rc.d/ldconfig: Compute ldconfig paths in a functionKonrad Witaszczyk2024-08-271-26/+29
* dhclient: rc.conf option to disable ARP resolutionIsaac Cilia Attard2024-08-202-0/+5
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-08-061-1/+0
* rc.conf: Leap-seconds sources: Add IANA backCy Schubert2024-07-221-1/+1
* rc.subr: improve description for ${name}_offcmdEugene Grosbein2024-06-211-1/+2
* rc.subr(8): MFC: introduce ${name}_offcmdEugene Grosbein2024-06-172-8/+24
* rc: Set var_run_enable to enable by defaultEmmanuel Vadot2024-06-042-7/+2
* nuageinit: by default to not enable nuageinitBaptiste Daroussin2024-05-201-0/+1
* New sysctl to disable NOMATCH until devmatch runsIsaac Cilia Attard2024-05-131-0/+1
* nuageinit: start the script after zfsBaptiste Daroussin2024-05-021-1/+1
* kdc: Add restart optionCy Schubert2024-04-292-2/+29
* nuageinit: add basic support for cloudinit.Baptiste Daroussin2024-04-112-0/+73
* rc.initdiskless: Disable soft-updates in mdmfs (again)Jose Luis Duran2024-03-291-2/+2
* leapseconds: Update to the canonical place.Warner Losh2024-02-081-2/+2
* rc.d/kdc: Support start of MIT krb5kdcCy Schubert2024-01-291-6/+4
* libexec/rc/rc.initdiskless: make tar's path flexibleCheng Cui2024-01-191-1/+3
* rc.d: Process autobridge_* in vnet jailsMark Johnston2024-01-181-1/+1
* rc.conf: correct $ntp_leapfile_sourcesPhilip Paeps2023-12-161-1/+1
* rc.d/ldconfig: Remove stray ;;Cy Schubert2023-11-281-1/+0
* ldconfig: only configure compat32 when kernel supports itKonstantin Belousov2023-11-281-5/+2
* ldconfig: filter out non-existing directories from default pathKonstantin Belousov2023-11-281-1/+5
* rc.d/ldconfig: Prepend rtld stdlib paths to ldconfig(32)_pathsJohn W. O'Brien2023-11-281-1/+4
* MFC jail: avoid a clash with /etc/jail.conf.d between rc and jail(8)Jamie Gritton2023-09-281-1/+3
* rc.subr: don't require service to be enabled for `status`Daniel Tameling2023-09-241-2/+3
* release: update stable/14 following branching from mainGlen Barber2023-08-241-1/+1
* Use 115200 bps by default for serial communicationEd Maste2023-08-171-3/+3