package/lldp: add eth0 to listening interfaces

This commit is contained in:
Alexander Couzens 2015-03-17 13:21:56 +01:00
parent 2739f09d07
commit 1c00a18a38
1 changed files with 1 additions and 0 deletions

View File

@ -13,3 +13,4 @@ config lldpd config
# interfaces to listen on
list interface "loopback"
list interface "lan"
list interface "eth0"