commit | e23c73a16736364f77e68c613735b2977cc806c6 | [log] [tgz] |
---|---|---|
author | Dan Walsh <dwalsh@redhat.com> | Tue Oct 04 08:33:41 2011 -0400 |
committer | Eric Paris <eparis@redhat.com> | Wed Sep 12 12:16:01 2012 -0400 |
tree | 7cdd6d7126280decd2000a42f58e9fd264ec2881 | |
parent | d46e88abb6e1f7b0228c30c98ba4fb739e63cda3 [diff] |
policycoreutils: newrole: do not drop capabilities when newrole is run as root If you run newrole as root and it drops capabilities, the next shell script does not have any capabilities and can not function. newrole -L TopSecret Would end up with a root shell and no capabilities. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>