commit | 4afde48be8929b6da63a9e977aaff0894ba82984 | [log] [tgz] |
---|---|---|
author | Casey Schaufler <casey@schaufler-ca.com> | Thu Dec 19 13:23:26 2013 -0800 |
committer | Casey Schaufler <casey@schaufler-ca.com> | Mon Dec 23 15:57:43 2013 -0800 |
tree | 0e2ade1737801dd3a378278efabaaeaa7678cff5 | |
parent | 00f84f3f2e9d088f06722f4351d67f5f577abe22 [diff] |
Smack: change rule cap check smk_write_change_rule() is calling capable rather than the more correct smack_privileged(). This allows for setting rules in violation of the onlycap facility. This is the simple repair. Targeted for git://git.gitorious.org/smack-next/kernel.git Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>