Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-09 | Use new arg "-notifypid" for more robust daemonization | Jakob Unterwurzacher | |
No more string matching on the parent command line! | |||
2015-11-02 | Fix three "golint" nitpicks | Jakob Unterwurzacher | |
2015-11-01 | Fix daemonization regression | Jakob Unterwurzacher | |
Commit af923d2d16e0eedc7d2c203e28a42b6af49a51f5 broke daemonization. Revert the change but get rid of the warning message when running in the foreground. | |||
2015-10-11 | Rename sendSig to sendUsr1 | Jakob Unterwurzacher | |
This matches waitForUsr1 in daemonize() |