Skip to content

Commit a968b9b

Browse files
committed
Enable LLDP agent in factory-config
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
1 parent 842c768 commit a968b9b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

board/netconf/rootfs/etc/auto-factory.d/10-system.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"ietf-system:system": {
33
"hostname": "infix"
44
},
5+
"ieee802-dot1ab-lldp:lldp": {
6+
"enabled": true
7+
},
58
"infix-services:mdns": {
69
"enabled": true
710
},

0 commit comments

Comments
 (0)