From 5706f84cb0645af2aad1087a10b5b41e14f508e6 Mon Sep 17 00:00:00 2001 From: Juan Font Date: Wed, 3 May 2023 21:36:28 +0200 Subject: [PATCH] Revert "Revert unix_socket to default value" This reverts commit ca54fb9f56a4364a89253f6a645dddb7702f1615. --- config-example.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-example.yaml b/config-example.yaml index 241c84b5..99ce552b 100644 --- a/config-example.yaml +++ b/config-example.yaml @@ -257,7 +257,7 @@ dns_config: # Unix socket used for the CLI to connect without authentication # Note: for production you will want to set this to something like: -unix_socket: /var/run/headscale.sock +unix_socket: /var/run/headscale/headscale.sock unix_socket_permission: "0770" # # headscale supports experimental OpenID connect support,