mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-03-09 16:34:34 +00:00
services: tailscale: Change back socket path.
Modified by accident. * rosenthal/services/networking.scm (tailscale-configuration)[socket]: Change back socket path.
This commit is contained in:
parent
e4b84dfa2c
commit
b5f9128798
@ -383,7 +383,7 @@ list, power save will be disabled."))
|
||||
"Path to log file.")
|
||||
|
||||
(socket
|
||||
(string "/run/tailscale/tailscaled.sock")
|
||||
(string "/var/run/tailscale/tailscaled.sock")
|
||||
"Path of the service UNIX socket.")
|
||||
|
||||
(state-directory
|
||||
|
Loading…
Reference in New Issue
Block a user