Update running-headscale-linux.md
Option WorkingDirectory for headscale.service added
This commit is contained in:
parent
6950ff7841
commit
61c578f82b
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ NoNewPrivileges=yes
|
|||
PrivateTmp=yes
|
||||
ProtectSystem=strict
|
||||
ProtectHome=yes
|
||||
WorkingDirectory=/var/lib/headscale
|
||||
ReadWritePaths=/var/lib/headscale /var/run/headscale
|
||||
AmbientCapabilities=CAP_NET_BIND_SERVICE
|
||||
RuntimeDirectory=headscale
|
||||
|
|
Loading…
Reference in a new issue