mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
2614c95748
(and missed 3 missed files from previous categories.)
19 lines
624 B
Plaintext
19 lines
624 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
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.
|
|
EOM
|
|
}
|
|
]
|