From 8eef2818fa8c2bbaf49464027f1172262ea9f00d Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Sun, 7 Jun 2015 23:00:43 +0200 Subject: [PATCH] Update readme with -z option --- README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.txt b/README.txt index cf1a1d594..fc51258a4 100644 --- a/README.txt +++ b/README.txt @@ -24,6 +24,9 @@ $ seinfo sepolicy | grep Permissive $ seinfo sepolicy2 | grep Permissive Permissives: 1 Polcap: 2 +Change a permissive domain to non-permissive: +$ ./sepolicy-inject -z shell -P sepolicy -o sepolicy2 + TODO: