All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] policycoreutils/setfiles: Improve description of -d switch
@ 2022-04-01 11:27 Petr Lautrbach
  2022-04-04 14:53 ` James Carter
  0 siblings, 1 reply; 8+ messages in thread
From: Petr Lautrbach @ 2022-04-01 11:27 UTC (permalink / raw)
  To: selinux; +Cc: Vit Mojzis

From: Vit Mojzis <vmojzis@redhat.com>

The "-q" switch is becoming obsolete (completely unused in fedora) and
debug output ("-d" switch) makes sense in any scenario. Therefore both
options can be specified at once.

Resolves: rhbz#1271327

Signed-off-by: Vit Mojzis <vmojzis@redhat.com>
---
 policycoreutils/setfiles/setfiles.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/policycoreutils/setfiles/setfiles.8 b/policycoreutils/setfiles/setfiles.8
index 15f939d1bee0..0aab2aa24681 100644
--- a/policycoreutils/setfiles/setfiles.8
+++ b/policycoreutils/setfiles/setfiles.8
@@ -59,7 +59,7 @@ option will force a replacement of the entire context.
 check the validity of the contexts against the specified binary policy.
 .TP
 .B \-d
-show what specification matched each file.
+show what specification matched each file. Not affected by "\-q".
 .TP
 .BI \-e \ directory
 directory to exclude (repeat option for more than one directory).
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-04-12 18:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-01 11:27 [PATCH] policycoreutils/setfiles: Improve description of -d switch Petr Lautrbach
2022-04-04 14:53 ` James Carter
2022-04-05  7:17   ` [PATCH v2] setfiles.8: -q is deprecated and has no effect Petr Lautrbach
2022-04-06 20:06     ` James Carter
2022-04-07  6:45       ` Petr Lautrbach
2022-04-08  8:59     ` [PATCH v3] " Petr Lautrbach
2022-04-11 12:39       ` James Carter
2022-04-12 18:04         ` James Carter

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.