aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix legacy IP autoconfiguration.Bjoern A. Zeeb2019-03-171-2/+3
* Enhance IPv6 autoconf startup.Bjoern A. Zeeb2019-03-131-3/+7
* Extend descriptions and comments about the need to create /etc/pf.conf.Benedict Reuschling2019-03-121-1/+2
* Fix still installing ipfilter rc.d files even when WITHOUT_IPFILTERCy Schubert2019-03-121-4/+7
* Remove an unneeded 'tail -n 1' from a pipelineKurt Lidl2019-03-111-1/+1
* Add support for a virtual hostname to nfsdSean Eric Fagan2019-02-161-0/+5
* Teach /etc/rc.d/growfs how to handle systems running ZFS.Colin Percival2019-02-081-2/+22
* rc(8): do not stop dhclient(8) when wpa_supplicant(8) / hostapd(8) is usedAndriy Voskoboinyk2019-01-271-3/+1
* rc.subr: Fix typoKyle Evans2019-01-061-2/+2
* rc.subr: Provide rc_service variable for service scriptsKyle Evans2019-01-051-0/+12
* Remove iBCS2, part1: userspaceMateusz Guzik2018-12-192-21/+0
* Conditionally install /etc/rc.d/audit* based on ${MK_AUDIT}Alan Somers2018-12-161-2/+6
* Remove, the now very outdated, timed.George V. Neville-Neil2018-12-152-23/+0
* rc.subr: Implement list_vars without using 'read'Conrad Meyer2018-12-111-7/+19
* Allow forced start of ipmon in special cases where testing is desiredCy Schubert2018-11-221-1/+1
* Move definition of $jail_conf variable to /etc/defaults/rc.confEugene Grosbein2018-11-102-1/+1
* Run unbound-anchor when root.key is empty, not just when it is absent.Dag-Erling Smørgrav2018-11-011-1/+1
* Add new rc keywords: enable, disable, deleteDevin Teske2018-10-312-3/+30
* rcorder(8): add support for /etc/rc.resume, so it calls "rcorder -k resume"Eugene Grosbein2018-10-271-0/+18
* Add default value for local_unbound_tls + fix nearby style bugs.Dag-Erling Smørgrav2018-10-271-2/+3
* Remove code that is dead since r287197. Today wlan(4) interfaces aren'tGleb Smirnoff2018-10-241-37/+2