commit | 10c53b85c992afca47e7a70f05379a5038bdaeb9 | [log] [tgz] |
---|---|---|
author | Patrick Steinhardt <ps@pks.im> | Thu Jul 06 15:21:43 2017 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jul 06 22:27:22 2017 +0200 |
tree | 4c223f16f0e178451e863ada1595b32333759282 | |
parent | 111cdcf295b4cab78521480f52b295d9ae719263 [diff] |
setpriv: dump no-new-privs info Introduce the ability to dump the state of the no-new-privs flag, which states whethere it is allowed to grant new privileges. function old new delta setpriv_main 419 467 +48 .rodata 145926 145969 +43 Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>