summaryrefslogtreecommitdiffstats
path: root/bin/rc
Commit message (Expand)AuthorAgeFilesLines
* bin/rc: Fix crash on missing cache dir, don't clean PIDsHEADmasterP. J. McDermott2018-06-041-7/+5
* bin/rc: Don't truncate logP. J. McDermott2018-06-041-1/+1
* bin/rc: Fix daemon crash when session types contain ":"P. J. McDermott2018-06-041-1/+3
* bin/rc: Log output and change PID dirP. J. McDermott2018-06-041-2/+3
* bin/rc: Invalidate session types with empty ancestor typesP. J. McDermott2018-06-041-4/+4
* bin/rc: Expose "bye" daemon cmd as "quit" action in CLIP. J. McDermott2018-06-041-1/+23
* bin/rc: Close and reopen RC FIFO to make read blockP. J. McDermott2018-06-041-2/+2
* bin/rc: Fix svc script dir and session type validationP. J. McDermott2018-06-041-3/+3
* bin/rc: Ignore SIGHUP and don't halt svc running on errorP. J. McDermott2018-06-031-49/+42
* bin/rc: Daemonize, add status cmd, and run svcsP. J. McDermott2018-06-031-66/+183
* bin/rc: New scriptP. J. McDermott2018-06-031-0/+200