mirror of
https://github.com/rwinkhart/rcw.git
synced 2026-08-27 20:36:30 -04:00
6 lines
60 B
Go
6 lines
60 B
Go
//go:build linux
|
|
|
|
package daemon
|
|
|
|
const pidPathFile = "exe"
|