On Thu, Jul 09, 2015 at 10:16:16AM +0200, Petr Lautrbach wrote: > --- > policycoreutils/semanage/semanage | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/policycoreutils/semanage/semanage b/policycoreutils/semanage/semanage > index dd63010..dd1010a 100644 > --- a/policycoreutils/semanage/semanage > +++ b/policycoreutils/semanage/semanage > @@ -788,7 +788,7 @@ def createCommandParser(): > > def make_io_args(args): > # import/export backward compability > - args_origin = ["-S", "-o", "-i", "targeted", "minumum", "mls"] > + args_origin = ["-S", "-o", "-i", "targeted", "minimum", "mls"] Hard coding policy models is not very user friendly. Besides the minimum policy model is fedora specific. > args_file = [] > args_ie = [] > args_subcommand = [] > -- > 2.4.3 > > _______________________________________________ > Selinux mailing list > Selinux@xxxxxxxxxxxxx > To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. > To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx. -- 02DFF788 4D30 903A 1CF3 B756 FB48 1514 3148 83A2 02DF F788 http://keys.gnupg.net/pks/lookup?op=vindex&search=0x314883A202DFF788 Dominick Grift
Attachment:
pgpgsABC94c_S.pgp
Description: PGP signature
_______________________________________________ Selinux mailing list Selinux@xxxxxxxxxxxxx To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.