| Current Path : /lib/systemd/system/ |
| Current File: //lib/systemd/system/lldpad.service |
[Unit] Description=Link Layer Discovery Protocol Agent Daemon. After=syslog.target network.target Requires=lldpad.socket [Service] Type=simple Restart=always ExecStart=/usr/sbin/lldpad -t ExecReload=/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target Also=lldpad.socket