UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ...
Revert the enforcement of only a single thread tasks using change_onexec. While this change prevents applications from using change_onexec in a potentially broken way (it can be done right but the application code using it needs to be carefully audited), it does restrict historically allowed behavior. Specifically this change is causes docker to fail, and needs to be reverted until it can be selectively applied with policy changes. BugLink: http://bugs.launchpad.net/bugs/1371310Signed-off-by: John Johansen <john.johansen@canonical.com> Acked-by: Stefan Bader <stefan.bader@canonical.com> Signed-off-by: Tim Gardner <tim.gardner@canonical.com> Signed-off-by: Andy Whitcroft <apw@canonical.com> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Showing
Please register or sign in to comment