diff --git a/conf/systemd.service b/conf/systemd.service index ff2527e..16f4776 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -22,7 +22,7 @@ LimitNPROC=64 # Details for these options: https://www.freedesktop.org/software/systemd/man/systemd.exec.html PrivateTmp=yes PrivateDevices=yes -ProtectHome=true +ProtectHome=false ProtectSystem=strict [Install]