diff --git a/conf/systemd.service b/conf/systemd.service index f2a54ed..8b27b8c 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -14,11 +14,5 @@ StandardOutput=append:/var/log/__APP__/etherpad.log StandardError=inherit Restart=always -#PrivateDevices=true -#ProtectControlGroups=true -#ProtectHome=true -#ProtectKernelTunables=true -#ProtectSystem=full - [Install] WantedBy=multi-user.target