blob: 64705f5f4bc8a99364a2028f7b21798cefc7fa39 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[
{ type: install
message: <<EOM
To run lldpd at startup, add the following line to rc.conf:
lldpd_enable="YES"
Add lldpd_flags to rc.conf control its behaviour.
EOM
}
]
|