summaryrefslogtreecommitdiff
path: root/net-vpn/headscale/files/config-socket.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-07 23:31:01 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-07 23:31:01 +0100
commit11e4049d80ff5ce2aa21c2bb5dab36897e5359e9 (patch)
tree8a9bf6a29e45cb7a9c9cdc39be9dcda18917cd1a /net-vpn/headscale/files/config-socket.patch
parentdebb2c431b40a6b4750a39956cc5fcfa5a4a6476 (diff)
gentoo auto-resync : 07:04:2023 - 23:31:01
Diffstat (limited to 'net-vpn/headscale/files/config-socket.patch')
-rw-r--r--net-vpn/headscale/files/config-socket.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-vpn/headscale/files/config-socket.patch b/net-vpn/headscale/files/config-socket.patch
deleted file mode 100644
index 73de6b6578d1..000000000000
--- a/net-vpn/headscale/files/config-socket.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/config-example.yaml b/config-example.yaml
-index d3d155e..a070c22 100644
---- a/config-example.yaml
-+++ b/config-example.yaml
-@@ -208,7 +208,7 @@ dns_config:
- # Unix socket used for the CLI to connect without authentication
- # Note: for local development, you probably want to change this to:
- # unix_socket: ./headscale.sock
--unix_socket: /var/run/headscale.sock
-+unix_socket: /run/headscale/headscale.sock
- unix_socket_permission: "0770"
- #
- # headscale supports experimental OpenID connect support,