mirror of
https://github.com/rwinkhart/rcw.git
synced 2026-08-29 21:36:41 -04:00
Fix pidToPath on FreeBSD
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
//go:build linux
|
||||
|
||||
package daemon
|
||||
|
||||
const pidPathFile = "exe"
|
||||
Reference in New Issue
Block a user