commit | e5aaa01f81afa278cce79bd59ebfdb80a32e4e5a | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Fri Jul 25 12:05:43 2014 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Wed Jul 30 08:34:26 2014 -0400 |
tree | 3f7c033748d5e0832b666ffe4d09db873dfeb998 | |
parent | 76913d8adb61b5afe28fd3b4ce91feab29e284dd [diff] |
Skip policy module re-link when only setting booleans. Since booleans are only set, not added/removed, we do not need to re-link modules when setting them. We can instead just take the existing binary policy and mutate it for the new values. Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>