Set socketPath for Termux

This commit is contained in:
2025-05-11 16:38:41 -04:00
parent 7ceea99f35
commit 4ddd3cf32c
2 changed files with 8 additions and 3 deletions
+1 -3
View File
@@ -2,8 +2,6 @@
package daemon
import (
"path/filepath"
)
import "path/filepath"
var socketPath = "/tmp/" + filepath.Base(binPath) + "-rcwd.sock" // store UNIX socket path