forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
15 lines
601 B
Text
15 lines
601 B
Text
|
|
*** ATTENTION ***
|
|
|
|
To run ifdepd from startup, add
|
|
ifdepd_enable="YES" to /etc/rc.conf
|
|
|
|
Available variables you add/set to /etc/rc.conf.
|
|
- ifdepd_enable (bool): Set to "NO" by default.
|
|
Set it to "YES" to enable ifdepd.
|
|
- ifdepd_src_ifaces(str): Set to "" by default.
|
|
Contains a space separated list
|
|
of source interfaces.
|
|
- ifdepd_dst_ifaces(str): Set to "" by default.
|
|
Contains a space separated list
|
|
of destination interfaces.
|