Fix pidToPath on FreeBSD

This commit is contained in:
2025-04-04 21:59:46 -04:00
parent 4fa746ddce
commit 5369c3aa44
3 changed files with 11 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
//go:build linux
package daemon
const pidPathFile = "exe"