mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Read /etc/rc.subr.
Approved by: markm (mentor)(implicit) Noticed by: kris
This commit is contained in:
parent
e027a83457
commit
77c1940282
1 changed files with 2 additions and 0 deletions
|
|
@ -8,5 +8,7 @@
|
|||
# BEFORE: disks initrandom
|
||||
# KEYWORD: FreeBSD
|
||||
|
||||
. /etc/rc.subr
|
||||
|
||||
echo "Loading configuration files."
|
||||
load_rc_config 'XXX'
|
||||
|
|
|
|||
Loading…
Reference in a new issue