]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - src/daemon/lldpd.service.in
daemon: don't enable ProtectSystem by default
[thirdparty/lldpd.git] / src / daemon / lldpd.service.in
index 920a1311975d302549bdb4ea90b4b3ea21a5d82b..ef13dad91e641777f79c9a7421d442a11ee4136f 100644 (file)
@@ -13,11 +13,10 @@ ExecStart=@sbindir@/lldpd $DAEMON_ARGS $LLDPD_OPTIONS
 Restart=on-failure
 PrivateTmp=yes
 ProtectHome=yes
-ProtectSystem=yes
-ProtectSystem=full
 ProtectKernelTunables=yes
 ProtectControlGroups=yes
 ProtectKernelModules=yes
+#ProtectSystem=full
 
 [Install]
 WantedBy=multi-user.target