Prevent access to /run and /var in endlessh.service

Closes #34.
This commit is contained in:
Nicolas Braud-Santoni 2019-08-05 00:55:27 +02:00 committed by Christopher Wellons
parent ae7473536e
commit 3d6aec6080

View File

@ -22,6 +22,7 @@ PrivateTmp=true
PrivateDevices=true
ProtectSystem=full
ProtectHome=true
InaccessiblePaths=/run /var
## If you want Endlessh to bind on ports < 1024
## 1) run: