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