summaryrefslogtreecommitdiff
path: root/libexec/rc/rc.subr
AgeCommit message (Expand)Author
2025-12-14rc.subr: Use the variable we defined to invoke setaudit(8)Mark Johnston
2025-11-18rc.subr: Support setting the audit user when starting servicesMark Johnston
2025-11-18rc.subr: Remove misguided cpuset usageMark Johnston
2025-11-18rc.subr: Try to make svjc option handling a bit easier to readMark Johnston
2025-10-30rc.subr set dot_dir and dot_file in dotSimon J. Gerraty
2025-10-28rc.subr: Fix slow shutdown issueDag-Erling Smørgrav
2025-09-23rc.subr: Move the sleep in wait_for_pidsDag-Erling Smørgrav
2025-08-02rc.subr: Fix wait_for_pidsDag-Erling Smørgrav
2025-07-12rc.subr: Fix a typo in check_jail()'s descriptionMateusz Piotrowski
2025-07-12rc: Use check_jail to check values of security.jail MIBsMateusz Piotrowski
2025-06-27Revert "rc: Disable pathname expansion when calling run_rc_command()"Mark Johnston
2025-06-27Revert "rc: Fix scripts that need pathname expansion"Mark Johnston
2025-06-15rc: Fix scripts that need pathname expansionHiroki Sato
2025-06-13rc: Disable pathname expansion when calling run_rc_command()Hiroki Sato
2025-05-28svcj: correctly handle kernels without INET or INET6Lexi Winter
2025-05-15rc.subr: remove the dependency on bsdconfigLexi Winter
2025-05-12svcj: add "routing" optionLexi Winter
2025-04-21rc.subr: add 'settime' to svcj optionsLexi Winter
2025-04-14rc.subr: add ${svc}_svcj_ipaddrs optionLexi Winter
2025-02-10rc.subr:rc_trace take advantage of sdotSimon J. Gerraty
2024-10-28rc: Remove rc_fast_and_looseMateusz Piotrowski
2024-09-20rc.subr: Consistently use an absolute path for sysrcMateusz Piotrowski
2024-09-13rc.subr: fix typo "save_dot" -> "safe_dot"R. Christian McDonald
2024-09-10rc.subr: ensure run_rc_script return code is not masked by DebugOffR. Christian McDonald
2024-08-03Move fetch of DEBUG_SH from kenv to rcSimon J. Gerraty
2024-06-18rc.subr: improve description for ${name}_offcmdEugene Grosbein
2024-06-14rc.subr: add some sanity checks for service jailsAlexander Leidinger
2024-06-14rc.subr: add new sysv option for service jailsAlexander Leidinger
2024-06-03rc.subr(8): fix debugging message after previous commitEugene Grosbein
2024-06-03rc.subr(8): introduce ${name}_offcmdEugene Grosbein
2024-05-29export $autoboot var when running from $boottrace_cmdAlex Samorukov
2024-05-29rc: improve NAME_setup handlingFranco Fichtner
2024-05-22rc: add service jails frameworkAlexander Leidinger
2024-05-21Allow DEBUG_SH=rc:all to debug all rc.dSimon J. Gerraty
2024-02-12rc.subr add Exists so we can find sedSimon J. Gerraty
2024-02-10rc.subr avoid noise if /usr not mountedSimon J. Gerraty
2024-02-09/etc/rc add trace debug and verifySimon J. Gerraty
2023-11-18Spaces to tabs for consistency. No content change.Jens Schweikhardt
2023-09-21rc.subr: don't require service to be enabled for `status`Daniel Tameling
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-11cpuset(8): move to /bin/Enji Cooper
2023-07-15/etc/rc.subr: rename sysctl.conf.d to sysctl.kld.dDoug Rabson
2023-07-14/etc/rc.subr: add support for kld sysctl variablesDoug Rabson
2023-05-12rc.subr(8): delete debug cpuset helperEnji Cooper
2023-05-10rc.subr(8): run `trailing-whitespace-fixer`Enji Cooper
2023-05-10rc: add support for cpuset(1)Miroslav Lachman
2023-03-14rc: ignore .pkgsave filesMina Galić
2022-12-28rc.subr: Minor formatting fix for ac102a2a6David E. O'Brien
2022-08-28rc.conf(5): add <service>_umask to run the service using this valueEugene Grosbein
2022-08-15rc: add ${name}_setup script supportFranco Fichtner