aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc
Commit message (Expand)AuthorAgeFilesLines
* retire amd(8)Ed Maste2020-03-092-55/+0
* auditd_stop: wait_for_pids instead of sleepingRyan Libby2020-02-061-1/+3
* libexec/rc/rc.d/ipfw: style fix after r356943Eugene Grosbein2020-01-211-2/+3
* Correct "service ipfw status" for INET6-only systems.Eugene Grosbein2020-01-211-0/+3
* Run netoptions startup script in vnet jails.Bjoern A. Zeeb2020-01-081-1/+1
* rc.shutdown: kill shutdown process after logging messageEd Maste2019-12-071-1/+1
* Regularize my copyright noticeWarner Losh2019-12-041-1/+1
* ldconfig: fetch hw.machine_arch only onceMateusz Guzik2019-11-301-3/+5
* Allow opt-out of automatic ntpd leapfile checking/fetching.Ian Lepore2019-11-251-2/+32
* Create /etc/os-release file.Warner Losh2019-11-203-0/+48
* Add 'linux_mounts_enable' rc.conf(5) variable, to make it possibleEdward Tomasz Napierala2019-11-132-6/+10
* Extend the linux rc script to mount the neccessary file systems,Edward Tomasz Napierala2019-11-071-1/+20
* rc.shutdown: print a newline before watchdog timeout messageEd Maste2019-11-071-1/+2
* Remove trailing tab.Cy Schubert2019-10-271-1/+1
* Add rcvar back to the linux rc script. Without it it was enabledEdward Tomasz Napierala2019-10-031-0/+1
* add ability to set watchdog timeout for a shutdownAndriy Gapon2019-10-034-3/+55
* Rename etc/rc.d/abi to etc/rc.d/linux; after moving out the SysV IPC stuffEdward Tomasz Napierala2019-10-024-22/+6
* Move the SysV IPC stuff out of the 'abi' rc script, into a new one:Edward Tomasz Napierala2019-09-286-14/+30
* fix the article to be correct...John-Mark Gurney2019-09-161-1/+1
* rc: Honor ${name}_env when a custom *_cmd is defined (e.g., start_cmd)Mateusz Piotrowski2019-09-051-0/+3
* pkgbase: Move rc scripts and related files to their own packagesEmmanuel Vadot2019-09-052-3/+5
* motd: Generate from template to /var/runConrad Meyer2019-07-201-21/+25
* pkgbase: Add a FreeBSD-bluetooth packageEmmanuel Vadot2019-07-191-10/+8
* Limit access to system accounting files.Ian Lepore2019-07-131-11/+18
* rc.d/motd: Update motd more robustlyConrad Meyer2019-06-211-4/+8
* Allow the hostapd program to be specified. This allows users to useCy Schubert2019-06-172-1/+2
* /etc/rc.d/local: Fix typo in descriptionConrad Meyer2019-06-101-1/+1
* pkgbase: Remove etc/zfs from being packagedEmmanuel Vadot2019-05-231-3/+0
* Remove accidentally-added blank line; the style throughout this fileIan Lepore2019-05-231-1/+0
* Handle the driftfile option correctly when ntpd_flags is empty.Ian Lepore2019-05-231-3/+5
* save-entropy(8), rc.d/random: Set nodump flagConrad Meyer2019-05-221-14/+5
* pkgbase: Really move rc.sendmailEmmanuel Vadot2019-05-221-0/+277
* pkgbase: Really move rc.bsdextendedEmmanuel Vadot2019-05-221-0/+138
* pkgbase: Really move rc.firewallEmmanuel Vadot2019-05-221-0/+557
* pkgbase: Move rc.sendmail to libexec/rcEmmanuel Vadot2019-05-221-0/+3
* pkgbase: Move rc.bsdextended to libexec/rcEmmanuel Vadot2019-05-221-1/+1
* pkgbase: Move rc.firewall to libexec/rcEmmanuel Vadot2019-05-221-0/+5
* Change ed(4), ep(4), and fxp(4) examples to em(4).Brooks Davis2019-05-181-15/+15
* Add ipsec.ko to required_modules for rc.d/ipsec script.Andrey V. Elsukov2019-05-061-0/+1
* Make mdmfs verbose if diskless boot is verbose.Lev A. Serebryakov2019-04-261-1/+5
* Revert r346017 pending compiled-in zfs fixChris Rees2019-04-109-24/+43
* Remove now unnecessary kldstat check before attempting to load modules.Chris Rees2019-04-079-43/+24
* Add firewall_[nat64|nptv6|pmod]_enable variables to /etc/defaults/rc.confAndrey V. Elsukov2019-04-061-0/+3
* network.subr: improve configuration of cloned gif(4) interfacesEugene Grosbein2019-04-051-3/+15
* random(4): Attempt to persist entropy promptlyConrad Meyer2019-03-311-1/+8
* Add ability to automatically load ipfw_nat64, ipfw_nptv6 and ipfw_pmodAndrey V. Elsukov2019-03-231-0/+9
* The check for $ippool_rules in start_cmd is tautological.Cy Schubert2019-03-231-6/+3
* Use internal command variables for consistent style.Cy Schubert2019-03-221-2/+2
* From r345400, connect ippool to the build/install.Cy Schubert2019-03-221-1/+2
* Add rc.d support for ippool(8).Cy Schubert2019-03-222-0/+44