aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Remove the gratuitous check for $FreeBSD$ and rename the functionCy Schubert2016-08-251-6/+3
* Make validation of the leap-seconds file unconditional.Cy Schubert2016-08-251-7/+15
* Add logic to replace the working ntp leap-seconds file in /var/dbCy Schubert2016-08-251-0/+7
* Change the algorithm by which /var/db/leap-seconds is updated.Cy Schubert2016-08-251-3/+12
* Allow enforce_statfs (see jail(8)) to be set per jailDevin Teske2016-08-101-0/+1
* Disable DSA again.Dag-Erling Smørgrav2016-08-031-1/+1
* Start jails non-parallel if jail_parallel_start is NO. This was trueJamie Gritton2016-07-141-3/+6
* Wait for jails to complete startup if jail_parallel_start is YES,Jamie Gritton2016-07-141-15/+16
* Separate BLACKLIST vs BLACKLIST_SUPPORT properlyKurt Lidl2016-06-071-1/+1
* Connect ypldap(8) script on Makefile, forgotten on my previous commit r301480.Marcelo Araujo2016-06-061-0/+1
* Add rc.d script for ypldap(8).Marcelo Araujo2016-06-061-0/+27
* Add basic blacklist build supportKurt Lidl2016-06-022-0/+50
* Fix exit status of "service routing start <af> <iface>"Alan Somers2016-06-021-0/+5
* Fix indentation in dhclient rc.d scriptEric van Gyzen2016-05-311-1/+1
* Cosmetics: add missing space after the ':' in etc/rc.d/random.Edward Tomasz Napierala2016-05-311-2/+2
* Fix circular dependency created after r287197 between ldconfig and mountcritr...Enji Cooper2016-05-302-4/+14
* Make netif REQUIRE hostidEnji Cooper2016-05-291-1/+1
* zfsd(8), the ZFS fault management daemonAlan Somers2016-05-282-1/+19
* Always create loopback routes on every fibAlan Somers2016-05-271-10/+26
* Use the expiry date to determine whether to replace the DB copy ofCy Schubert2016-05-251-2/+2
* Make hostid_save depend on hostidEnji Cooper2016-05-151-1/+1
* Fix broken dependency with routed when MK_ROUTED != noEnji Cooper2016-05-152-1/+2
* Conditionalize installing etc/rc.d/atm{1,2,3}Enji Cooper2016-05-152-4/+9
* Conditionalize etc/rc.d/{zfs,zvol} install on MK_ZFS != noEnji Cooper2016-05-151-2/+7
* Make FILESYSTEMS, dumpon, and var not depend on zfs and zvolEnji Cooper2016-05-155-3/+4
* Reduce redundancy after release-pkg merge to head in r298107Enji Cooper2016-05-151-38/+17
* Refactor the root mount hold code and add the wait to etc/rc.d/fsck.Edward Tomasz Napierala2016-05-102-28/+17
* Only install etc/rc.d/{rfcomm_pppd_server,sdpd} if MK_BLUETOOTH != noEnji Cooper2016-05-061-2/+2
* etc: minor spelling fixes.Pedro F. Giffuni2016-05-011-2/+2
* Fix incorrect permissions for /etc/rc.d/sendmail in fallout fromPeter Wemm2016-04-301-1/+1
* Make SERVERS REQUIRE clean when MK_KERBEROS==noEnji Cooper2016-04-302-1/+2
* Add a savecore_enable variable support for the savecore rc scriptBaptiste Daroussin2016-04-291-0/+1
* Fix duplicate "name" variable that sneaked in with the rc description commit.Lars Engels2016-04-241-1/+1
* Fix typo (forgotten "=" after desc).Stefan Eßer2016-04-241-1/+1
* Cosmetics: - no need to escape the newline after '|'Jens Schweikhardt2016-04-241-4/+4
* Don't remove the /var/run/jail_name.id file if a jail fails to start.Jamie Gritton2016-04-231-2/+0
* - Add descriptions to most of the rc scripts. Those are mostly taken from theirLars Engels2016-04-23140-8/+145
* Remove mroute6d rc scriptBaptiste Daroussin2016-04-233-20/+1
* Turn ssh_host_dsa_key back on until PR#208254 is taken care of.Peter Wemm2016-04-171-1/+1
* MFHGlen Barber2016-04-042-6/+22
|\
| * pf: Friendly error message for status if pf.ko is not loadedKristof Provost2016-03-271-1/+5
| * rc.d: Make msgs a proper rc.d script.Jilles Tjoelker2016-03-271-5/+17
* | MFHGlen Barber2016-03-141-1/+1
|\|
| * Require firewall setup before running rc.d/netwait, otherwise the pingIan Lepore2016-03-131-1/+1
* | MFHGlen Barber2016-03-101-0/+5
|\|
| * Load linux64 module for amd64 if Linux abi enabled.Dmitry Chagin2016-03-081-0/+5
* | MFHGlen Barber2016-03-022-27/+0
|\|
| * Convert casperd(8) daemon to the libcasper.Mariusz Zaborski2016-02-252-24/+0
* | MFHGlen Barber2016-02-152-8/+29
|\|
| * Interpret vnet_interface/vnet.interface as arrayDevin Teske2016-02-121-2/+17