Your IP : 216.73.216.189


Current Path : /lib/systemd/system/
Upload Files:
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