summarylogtreecommitdiffstats
path: root/lldpd.service
blob: d3c32a86e95d89a2216f0d2c890a62e80560b8fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=LLDP daemon
Documentation=man:lldpd(8)
After=network.target

[Service]
Type=notify
NotifyAccess=main
ExecStart=/usr/bin/lldpd

[Install]
WantedBy=multi-user.target