From 61c578f82bdfa40f6154112da3a27e88353d310e Mon Sep 17 00:00:00 2001 From: Maxim Gajdaj Date: Thu, 9 Feb 2023 19:21:55 +0700 Subject: [PATCH] Update running-headscale-linux.md Option WorkingDirectory for headscale.service added --- docs/running-headscale-linux.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/running-headscale-linux.md b/docs/running-headscale-linux.md index 10f4a514..54d9a93d 100644 --- a/docs/running-headscale-linux.md +++ b/docs/running-headscale-linux.md @@ -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