Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146430
b: refs/heads/master
c: c3d2010
h: refs/heads/master
v: v3
  • Loading branch information
Eric Paris authored and James Morris committed May 14, 2009
1 parent 07bcb5b commit c323f7a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f850a7c040d9faafb41bceb0a05d6bb7432c8c7a
refs/heads/master: c3d20103d08e5c0b6738fbd0acf3ca004e5356c5
2 changes: 0 additions & 2 deletions trunk/security/integrity/ima/ima_policy.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ static struct ima_measure_rule_entry default_rules[] = {
.flags = IMA_FUNC | IMA_MASK},
{.action = MEASURE,.func = BPRM_CHECK,.mask = MAY_EXEC,
.flags = IMA_FUNC | IMA_MASK},
{.action = MEASURE,.func = PATH_CHECK,.mask = MAY_READ,.uid = 0,
.flags = IMA_FUNC | IMA_MASK | IMA_UID}
};

static LIST_HEAD(measure_default_rules);
Expand Down

0 comments on commit c323f7a

Please sign in to comment.