commit | 376d4def373b7de11aa162bc82659edf2848bfde | [log] [tgz] |
---|---|---|
author | Dan Walsh <dwalsh@redhat.com> | Thu Mar 29 12:39:50 2012 -0400 |
committer | Eric Paris <eparis@redhat.com> | Wed Sep 12 12:16:05 2012 -0400 |
tree | 3e81c587ae075c7ae59557f8cafdf23c159b3759 | |
parent | af1c9091e32acd11b047681b46eee132f7fb6aad [diff] |
policycoreutils: semanage: allow enable/disable under -m Fix --enable and --disable for modules to only work under -m options. Without this patch you couldn't do -m and --enable. We want that to work. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>