opnsense-src/libexec/rc
Edward Tomasz Napierala 45aec46246 rc: make the 'linux' script explicitly load filesystem modules
This removes a minor annoyance with Linux jails, where you often
want linux_mounts_enable="NO", yet you want those filesystems
available for mounting in jails; normally mount(8) would result
in kernel automatically loading the KLD, but this doesn't work
inside jails or chroots.

PR:		242955
Sponsored By:	EPSRC
Differential Revision:	https://reviews.freebsd.org/D29725
2021-04-21 12:54:37 +01:00
..
rc.d rc: make the 'linux' script explicitly load filesystem modules 2021-04-21 12:54:37 +01:00
Makefile Revert r359294 per manu's request 2020-03-25 08:35:55 +00:00
netstart Move the rc framework out of sbin/init into libexec/rc. 2018-10-17 16:49:11 +00:00
network.subr IPv6: set ifdisabled in the kernel rather than in rc 2020-11-25 20:58:01 +00:00
pccard_ether Move the rc framework out of sbin/init into libexec/rc. 2018-10-17 16:49:11 +00:00
rc Revert "rc: implement parallel boot" 2021-03-09 14:26:07 +01:00
rc.bsdextended pkgbase: Really move rc.bsdextended 2019-05-22 07:39:59 +00:00
rc.conf Remove the redundant ipfilter IPv6 rc rules load. 2021-02-22 11:20:18 -08:00
rc.firewall rc.firewall: Merge two identical conditions into one. 2020-07-23 15:03:28 +00:00
rc.initdiskless Make mdmfs verbose if diskless boot is verbose. 2019-04-26 14:44:50 +00:00
rc.resume rcorder(8): add support for /etc/rc.resume, so it calls "rcorder -k resume" 2018-10-27 17:21:13 +00:00
rc.sendmail pkgbase: Really move rc.sendmail 2019-05-22 07:40:39 +00:00
rc.shutdown rc.shutdown: kill shutdown process after logging message 2019-12-07 00:33:08 +00:00
rc.subr Remove trailing tab. 2019-10-27 18:27:25 +00:00
rc.suspend Move the rc framework out of sbin/init into libexec/rc. 2018-10-17 16:49:11 +00:00