[Unit] | |
Description=lldp-systemd-networkd-sysrepo is a sysrepo application announcing LLDP neighbours from systemd-networkd. | |
After=syslog.target network.target czechlight-install-yang.service | |
Requires=czechlight-install-yang.service | |
PartOf=netopeer2.service | |
[Service] | |
Type=simple | |
ExecStart=/usr/bin/lldp-systemd-networkd-sysrepod | |
PrivateTmp=yes | |
PrivateDevices=no | |
ProtectSystem=yes | |
ProtectHome=yes | |
Restart=always | |
LogRateLimitIntervalSec=10 | |
LogRateLimitBurst=30000 | |
SyslogLevel=alert | |
[Install] | |
WantedBy=multi-user.target |