commit | 7cf45ae10e71d11ca53e7b0220c76562a8045113 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jun 20 23:50:26 2016 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jun 20 23:50:26 2016 +0200 |
tree | 079b2952fb7f85867d7b2057ff54a05a07bb0df7 | |
parent | e24e88697af81800060efc75e67777ef245b15cd [diff] |
setsid: fix broken -c This did not work: setsid sh -c 'anything' Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>