summaryrefslogtreecommitdiff
path: root/libexec/rc
Commit message (Expand)AuthorAgeFilesLines
* 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
* kdc: Add restart optionCy Schubert2024-04-292-2/+29
* 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
* rc.conf: correct $ntp_leapfile_sourcesPhilip Paeps2023-12-161-1/+1
* rc.conf(5): add <service>_umask to run the service using this valueEugene Grosbein2023-12-021-1/+9
* rc: add ${name}_setup script supportFranco Fichtner2023-12-021-3/+11
* 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
* rc.subr: Fix a typoMateusz Piotrowski2023-10-041-1/+1
* rc: Start testing the rc(8) framework (beginning with *_oomprotect)Mateusz Piotrowski2023-10-043-0/+109
* rc.d/hostid: remove useless catнаб2023-09-241-1/+1
* rc.subr: don't require service to be enabled for `status`Daniel Tameling2023-09-241-2/+3
* rc.d/routing: Correct setting default gateway for each FIBAndrew Fengler2023-08-301-3/+3
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-23186-187/+0
* network.subr: adjust regex for wlans_xxxxx rc.conf entriesBjoern A. Zeeb2023-06-261-2/+2
* rc/WPA: driver_bsd.c: backout upstream IFF_ change and add loggingBjoern A. Zeeb2023-06-261-6/+0
* motd: MFC: unbreak for source upgradeEugene Grosbein2023-06-261-4/+4
* rc.d: Fix NFS server startup scripts to enable vnet prison useRick Macklem2023-05-225-6/+6
* rc.d: Generate machine-id from hostid_saveTijl Coosemans2023-03-124-46/+21
* hostid: Generate random UUID by defaultTijl Coosemans2023-03-122-1/+2
* machine-id: generate a compact version of the uuidBaptiste Daroussin2023-03-061-1/+1
* growfs_fstab startup script: set dumpdev to AUTOMike Karels2023-03-041-8/+3
* rc.d/*: Use startmsg instead of echo on start messagesJose Luis Duran2023-02-226-18/+18
* Introduce startmsg and use it in rc scriptsJose Luis Duran2023-02-2215-28/+35
* cleanvar: Be more careful when cleaning up /var.Xin LI2023-02-201-3/+3
* rc.d: Put resolv script in FreeBSD-resolvconfEmmanuel Vadot2023-02-021-1/+4
* rc.d: Put dhclient script in FreeBSD-dhclientEmmanuel Vadot2023-02-021-1/+4
* rc.d: Put devmatch script in FreeBSD-devmatchEmmanuel Vadot2023-02-021-1/+4
* rc.d: Put devd script in FreeBSD-devd packageEmmanuel Vadot2023-02-021-1/+4
* network.subr: Fix infinite loopCy Schubert2023-02-011-0/+3
* network.subr: Replace "\ " with "[[:space:]]"Cy Schubert2023-02-011-20/+20
* rc.initdiskless: Fix a typo in a commentGordon Bergling2023-01-241-1/+1
* growfs script: fix config-dependent errorsMike Karels2023-01-131-3/+3
* growfs script: fixesMike Karels2023-01-132-1/+2
* default rc.conf: Add new growfs_swap_size variableMike Karels2023-01-131-0/+2
* growfs_fstab: add new /etc/rc.d script to add swap to fstabMike Karels2023-01-131-0/+67
* growfs script: add swap partition as well as growing rootMike Karels2023-01-131-6/+172
* MFC growfs script change from August 2021:Scott Long2023-01-131-3/+27
* Add new rc: machine_id to generate /etc/machine-idTobias C. Berner2023-01-103-0/+38
* network.subr: Add missing braceCy Schubert2023-01-051-1/+1
* Add support for adding default routes for other FIBsAndrew Fengler2022-12-022-2/+38
* wait for device mounts in zpool and dumponChuck Tuffli2022-11-192-1/+10
* Remove references to timed(8)Ceri Davies2022-11-141-2/+0
* rc.d/var_run: Add needed "shutdown" keywordCy Schubert2022-09-231-0/+1
* local_unbound: rc: allow to overwrite pid file pathBjoern A. Zeeb2022-09-211-0/+2
* libexec/rc: Add var_run rc scriptCy Schubert2022-09-123-0/+54
* ntpd(8): Correct a typo in comment of the rc scriptGordon Bergling2022-09-071-1/+1