mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
Not only load pccard_ether settings, also load network settings. This
is only a problem when a /etc/rc.conf.d/network file is being used. PR: conf/160373 Submitted by: n_hibma MFC after: 1 week
This commit is contained in:
parent
b69b0dcc24
commit
fa020d40d1
1 changed files with 1 additions and 0 deletions
|
|
@ -123,4 +123,5 @@ else
|
|||
fi
|
||||
|
||||
load_rc_config pccard_ether
|
||||
load_rc_config network
|
||||
run_rc_command $args
|
||||
|
|
|
|||
Loading…
Reference in a new issue