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