From: Mike Frysinger Date: Mon, 5 Sep 2016 19:36:59 +0000 (-0400) Subject: vunshare: add more todo X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=c692d47f3fad31c7a642e7985cab884d7d3b7a16 vunshare: add more todo --- diff --git a/vunshare.c b/vunshare.c index 5984f07..e76a985 100644 --- a/vunshare.c +++ b/vunshare.c @@ -7,6 +7,8 @@ * - Add userns support. * - Make pidns init optional. * - Make setproctitle nicer and include program argv[0]. + * - Set up prctl(PR_SET_PDEATHSIG). + * - Set up prctl(PR_SET_CHILD_SUBREAPER). */ #define _GNU_SOURCE