On 07/09/2015 06:49 AM, Petr Lautrbach wrote: > Dne 9.7.2015 v 12:04 Dominick Grift napsal(a): >> 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. >> > > You are right. The patch just fixes the typo which makes it unusable > even on Fedora. Agree that we ought to revisit this, but applied the patch to fix the typo for now. _______________________________________________ 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.