mirror of
https://github.com/rwinkhart/rcw.git
synced 2026-08-28 04:46:42 -04:00
6 lines
63 B
Go
6 lines
63 B
Go
//go:build freebsd
|
|
|
|
package daemon
|
|
|
|
const pidPathFile = "file"
|