1
0
mirror of https://github.com/skeeto/endlessh.git synced 2024-05-19 06:49:58 +00:00

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: