aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d
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-171-1/+1
* /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
* Add ipsec.ko to required_modules for rc.d/ipsec script.Andrey V. Elsukov2019-05-061-0/+1
* Revert r346017 pending compiled-in zfs fixChris Rees2019-04-108-12/+12
* Remove now unnecessary kldstat check before attempting to load modules.Chris Rees2019-04-078-12/+12
* 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-221-0/+40
* 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
* Remove iBCS2, part1: userspaceMateusz Guzik2018-12-191-19/+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
* 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-101-1/+0
* Run unbound-anchor when root.key is empty, not just when it is absent.Dag-Erling Smørgrav2018-11-011-1/+1
* The local_unbound service will configure and bootstrap itself, but onlyDag-Erling Smørgrav2018-10-181-1/+1
* Add support for DNS-over-TLS to the local_unbound service.Dag-Erling Smørgrav2018-10-181-0/+6
* While preparing to move init(8) to its own package as indicatedBjoern A. Zeeb2018-10-181-1/+1
* Move the rc framework out of sbin/init into libexec/rc.Bjoern A. Zeeb2018-10-17167-0/+11486