commit | 1f4d94f4c408d30346afa7f6858c42d5ca0230e1 | [log] [tgz] |
---|---|---|
author | Joshua Brindle <method@manicmethod.com> | Fri Nov 07 19:20:39 2008 -0500 |
committer | Joshua Brindle <method@manicmethod.com> | Fri Nov 07 19:20:39 2008 -0500 |
tree | 75258631c0df4433a4b0074622a5ce0e197d2021 | |
parent | dd808a1342d87c18ff88d8b0bbd7236d45094301 [diff] |
Author: Daniel J Walsh Email: dwalsh@redhat.com Subject: seobject_fcontext patch allows you to modify a preexisting file context. Date: Fri, 07 Nov 2008 09:46:36 -0500 Currently semanage is not allowed to change a file context mapping if it matches exactly, this patch allows you to modify the file context. Signed-off-by: Joshua Brindle <method@manicmethod.com> NOTE: original patch modified to remove unused list in fcontext get_all()