mirror of
https://github.com/rwinkhart/rcw.git
synced 2026-08-27 20:36:30 -04:00
6 lines
80 B
Go
6 lines
80 B
Go
//go:build solaris || illumos
|
|
|
|
package daemon
|
|
|
|
const pidPathFile = "path/a.out"
|