diff --git a/etc/linux-systemd/user/syncthing.service b/etc/linux-systemd/user/syncthing.service index 1c0fe2296..9b7ed807d 100644 --- a/etc/linux-systemd/user/syncthing.service +++ b/etc/linux-systemd/user/syncthing.service @@ -9,8 +9,6 @@ SuccessExitStatus=3 4 RestartForceExitStatus=3 4 # Hardening -ProtectSystem=full -PrivateTmp=true SystemCallArchitectures=native MemoryDenyWriteExecute=true NoNewPrivileges=true