Commit graph

19 commits

Author SHA1 Message Date
Chris Kuehl
3582a92402 Fix typo in error message 2015-11-20 09:31:45 -08:00
Chris Kuehl
01f6064164 Fix typo in help message 2015-10-26 10:20:18 -07:00
Anthony Sottile
d0c28bd03e Descendants not ancestors 2015-10-02 22:28:40 -07:00
Chris Kuehl
6b7f0ce3fa Add standard command-line flags 2015-10-02 15:53:07 -07:00
Chris Kuehl
316f6b0d93 Prefix output with [dumb-init] 2015-10-02 10:51:09 -07:00
Chris Kuehl
2aa56d6aab Merge pull request #25 from chriskuehl/background-support
Properly respond to job control signals
2015-09-29 13:44:28 -07:00
Chris Kuehl
d178fbaf52 Print better error message when exec fails 2015-09-29 10:49:08 -07:00
Chris Kuehl
a78ac8fe23 Exit nonzero if exec fails 2015-09-29 10:43:45 -07:00
Chris Kuehl
b39643dcbc Properly respond to job control signals 2015-09-25 18:19:23 -07:00
Chris Kuehl
d59a190a5d Send TERM to all children when the main child exists in setsid mode 2015-09-16 20:00:15 -07:00
Chris Kuehl
6e2b2eee00 Properly reap zombie processes 2015-09-10 17:28:39 -07:00
Kent Wills
d5f0be96d3 update docstrings, fix itest, add to dockerignore 2015-09-10 15:34:09 -07:00
Kent Wills
1b816df1b6 change setpgid to setsid 2015-09-10 15:34:09 -07:00
Chris Kuehl
4bc0d0abd6 README: update for process group support 2015-09-04 13:14:00 -07:00
Buck Golemon
d0e9a8d02a buck review 2015-08-28 18:21:51 -07:00
Chris Kuehl
807db9be27 Add process group support 2015-08-28 09:25:10 -07:00
Chris Kuehl
129e39af34 Whitespace cleanup 2015-08-10 09:32:56 -07:00
Chris Kuehl
2c3b93a86e Fix return code, add better help, add more tests 2015-08-06 14:31:49 -07:00
Chris Kuehl
ad20525ad9 Initial commit 2015-08-04 16:38:35 -07:00