Server : LiteSpeed System : Linux in-mum-web1112.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64 User : u451330669 ( 451330669) PHP Version : 8.2.27 Disable Function : NONE Directory : /lib/systemd/system/ |
[Unit] Description=LLDP daemon Documentation=man:lldpd(8) After=network.target [Service] Type=notify NotifyAccess=main EnvironmentFile=-/etc/sysconfig/lldpd ExecStart=/usr/sbin/lldpd $DAEMON_ARGS $LLDPD_OPTIONS Restart=on-failure PrivateTmp=yes RestrictAddressFamilies=AF_INET AF_INET6 AF_PACKET AF_NETLINK AF_UNIX ProtectHome=yes ReadWriteDirectories=/var/run/lldpd ProtectSystem=full [Install] WantedBy=multi-user.target