summarylogtreecommitdiffstats
path: root/01-socket.patch
blob: 55ad8197784481e49a93cb31f384175643555caf (plain)
1
2
3
4
5
6
7
8
9
10
diff --git a/config/ctl_unix.go b/config/ctl_unix.go
index 5eca998..7d3b4a7 100644
--- a/config/ctl_unix.go
+++ b/config/ctl_unix.go
@@ -2,4 +2,4 @@

 package config

-const DefaultControl = "/var/run/nextdns.sock"
+const DefaultControl = "/run/nextdns/nextdns.sock"