| Linux in-mum-web1499.main-hosting.eu 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64 Path : /lib/systemd/system/ |
| Current File : //lib/systemd/system/lldpd.service |
[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