mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
network_ipv6 also does some interface configuration so require it to run
before starting devd so they don't trip over each other. PR: conf/103428
This commit is contained in:
parent
1c1d411bee
commit
cf81114dc4
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
|
||||
# PROVIDE: devd
|
||||
# REQUIRE: netif
|
||||
# REQUIRE: netif network_ipv6
|
||||
# BEFORE: NETWORKING mountcritremote
|
||||
# KEYWORD: nojail
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue