On Thu, 2011-09-15 at 15:45 -0400, Daniel J Walsh wrote: > @@ -941,6 +1011,9 @@ childerr: > waitpid(child, &status, 0); > status_to_retval(status, status); > > + if (execcon && kill_all) > + killall(execcon); > + > if (tmpdir_r) cleanup_tmpdir(tmpdir_r, tmpdir_s, pwd, 1); > > err: Was it not just "kill" instead of "kill_all" ? -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.