All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dominick Grift <dac.override@gmail.com>
To: selinux@tycho.nsa.gov
Subject: Re: [PATCH] Fix typo in semanage args for minimum policy store
Date: Thu, 9 Jul 2015 12:04:51 +0200	[thread overview]
Message-ID: <20150709100450.GA20638@x250> (raw)
In-Reply-To: <1436429776-32450-1-git-send-email-plautrba@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]

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@tycho.nsa.gov
> To unsubscribe, send email to Selinux-leave@tycho.nsa.gov.
> To get help, send an email containing "help" to Selinux-request@tycho.nsa.gov.

-- 
02DFF788
4D30 903A 1CF3 B756 FB48  1514 3148 83A2 02DF F788
http://keys.gnupg.net/pks/lookup?op=vindex&search=0x314883A202DFF788
Dominick Grift

[-- Attachment #2: Type: application/pgp-signature, Size: 648 bytes --]

  reply	other threads:[~2015-07-09 10:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09  8:16 [PATCH] Fix typo in semanage args for minimum policy store Petr Lautrbach
2015-07-09 10:04 ` Dominick Grift [this message]
2015-07-09 10:49   ` Petr Lautrbach
2015-07-09 13:04     ` Stephen Smalley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150709100450.GA20638@x250 \
    --to=dac.override@gmail.com \
    --cc=selinux@tycho.nsa.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.