mirror of
https://github.com/rwinkhart/rcw.git
synced 2026-09-03 23:57:28 -04:00
Fix pidToPath on FreeBSD
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
//go:build freebsd
|
||||
|
||||
package daemon
|
||||
|
||||
const pidPathFile = "file"
|
||||
Reference in New Issue
Block a user