mirror of
https://github.com/juanfont/headscale.git
synced 2025-02-01 00:20:14 +01:00
Update running-headscale-linux.md
Option WorkingDirectory for headscale.service added
This commit is contained in:
parent
6950ff7841
commit
61c578f82b
@ -138,6 +138,7 @@ NoNewPrivileges=yes
|
|||||||
PrivateTmp=yes
|
PrivateTmp=yes
|
||||||
ProtectSystem=strict
|
ProtectSystem=strict
|
||||||
ProtectHome=yes
|
ProtectHome=yes
|
||||||
|
WorkingDirectory=/var/lib/headscale
|
||||||
ReadWritePaths=/var/lib/headscale /var/run/headscale
|
ReadWritePaths=/var/lib/headscale /var/run/headscale
|
||||||
AmbientCapabilities=CAP_NET_BIND_SERVICE
|
AmbientCapabilities=CAP_NET_BIND_SERVICE
|
||||||
RuntimeDirectory=headscale
|
RuntimeDirectory=headscale
|
||||||
|
Loading…
Reference in New Issue
Block a user