All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Lautrbach <plautrba@redhat.com>
To: selinux@tycho.nsa.gov
Subject: Re: [PATCH] Fix typo in semanage args for minimum policy store
Date: Thu, 9 Jul 2015 12:49:01 +0200	[thread overview]
Message-ID: <559E519D.4060800@redhat.com> (raw)
In-Reply-To: <20150709100450.GA20638@x250>

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

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.


Petr
-- 
Petr Lautrbach



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2015-07-09 10:49 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
2015-07-09 10:49   ` Petr Lautrbach [this message]
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=559E519D.4060800@redhat.com \
    --to=plautrba@redhat.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.