Wrong unix_socket in example config #496

Closed
opened 2025-12-29 02:19:07 +01:00 by adam · 0 comments
Owner

Originally created by @ohdearaugustin on GitHub (May 3, 2023).

Issue description

The default unix_socket value is set to /var/run/headscale.socket in config.go at line 177, but somehow the default_value changed in the example config to /var/run/headscale/headscale.socket.

This was introduced by commit b23a9153df

PR: WIP

Originally created by @ohdearaugustin on GitHub (May 3, 2023). <!-- Headscale is a multinational community across the globe. Our common language is English. Please consider raising the issue in this language. --> <!-- If you have a question, please consider using our Discord for asking questions --> **Issue description** The default unix_socket value is set to /var/run/headscale.socket in config.go at line 177, but somehow the default_value changed in the example config to /var/run/headscale/headscale.socket. This was introduced by commit b23a9153df98b9e20911618bb1d6a8d3a9db47ea PR: WIP
adam added the bug label 2025-12-29 02:19:07 +01:00
adam closed this issue 2025-12-29 02:19:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#496