mirror of
https://github.com/rwinkhart/rcw.git
synced 2026-09-02 15:17:29 -04:00
Attempt to fix unexpected EOF on Solaris
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
package daemon
|
||||
|
||||
const pidPathFile = "execname"
|
||||
const pidPathFile = "path/a.out"
|
||||
|
||||
Reference in New Issue
Block a user