mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Correct typo.
Submitted by: eik (and probably many others)
This commit is contained in:
parent
6fbf600e5b
commit
8f5490f5fe
1 changed files with 1 additions and 1 deletions
2
etc/rc
2
etc/rc
|
|
@ -53,7 +53,7 @@ export HOME PATH
|
|||
. /etc/rc.subr
|
||||
|
||||
# Note: the system configuration files are loaded as part of
|
||||
# the RCNG system (rc.d/rccond). Do not load them here as it may
|
||||
# the RCNG system (rc.d/rcconf.sh). Do not load them here as it may
|
||||
# interfere with diskless booting.
|
||||
#
|
||||
if [ "$1" = autoboot ]; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue