All of lore.kernel.org
 help / color / mirror / Atom feed
* Man page change for semodule -D qualifier
@ 2007-10-03 15:33 Daniel J Walsh
  2007-10-05 14:23 ` Stephen Smalley
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel J Walsh @ 2007-10-03 15:33 UTC (permalink / raw)
  To: SE Linux, Stephen Smalley

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



[-- Attachment #2: diff --]
[-- Type: text/plain, Size: 998 bytes --]

diff --exclude-from=exclude --exclude=sepolgen-1.0.10 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/semodule/semodule.8 policycoreutils-2.0.27/semodule/semodule.8
--- nsapolicycoreutils/semodule/semodule.8	2007-07-16 14:20:42.000000000 -0400
+++ policycoreutils-2.0.27/semodule/semodule.8	2007-10-03 11:23:39.000000000 -0400
@@ -23,6 +23,9 @@
 .B \-B, \-\-build		
 force a rebuild of policy (also reloads unless -n is used)
 .TP
+.B \-D, \-\-disable_dontaudit
+Temporarily remove dontaudits from policy.  Reverts whenever policy is rebuilt
+.TP
 .B \-i,\-\-install=MODULE_PKG
 install/replace a module package
 .TP
@@ -58,6 +61,10 @@
 $ semodule -i httpd.pp
 # List non-base modules.
 $ semodule -l
+# Turn on all AVC Messages for which SELinux currently is "dontaudit"ing.
+$ semodule -DB
+# Turn "dontaudit" rules back on.
+$ semodule -B
 # Install or replace all non-base modules in the current directory.
 $ semodule -i *.pp
 # Install or replace all modules in the current directory.

[-- Attachment #3: diff.sig --]
[-- Type: application/octet-stream, Size: 65 bytes --]

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

* Re: Man page change for semodule -D qualifier
  2007-10-03 15:33 Man page change for semodule -D qualifier Daniel J Walsh
@ 2007-10-05 14:23 ` Stephen Smalley
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Smalley @ 2007-10-05 14:23 UTC (permalink / raw)
  To: Daniel J Walsh; +Cc: SE Linux

On Wed, 2007-10-03 at 11:33 -0400, Daniel J Walsh wrote:
> plain text document attachment (diff)
> diff --exclude-from=exclude --exclude=sepolgen-1.0.10 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/semodule/semodule.8 policycoreutils-2.0.27/semodule/semodule.8
> --- nsapolicycoreutils/semodule/semodule.8	2007-07-16 14:20:42.000000000 -0400
> +++ policycoreutils-2.0.27/semodule/semodule.8	2007-10-03 11:23:39.000000000 -0400
> @@ -23,6 +23,9 @@
>  .B \-B, \-\-build		
>  force a rebuild of policy (also reloads unless -n is used)
>  .TP
> +.B \-D, \-\-disable_dontaudit
> +Temporarily remove dontaudits from policy.  Reverts whenever policy is rebuilt
> +.TP
>  .B \-i,\-\-install=MODULE_PKG
>  install/replace a module package
>  .TP
> @@ -58,6 +61,10 @@
>  $ semodule -i httpd.pp
>  # List non-base modules.
>  $ semodule -l
> +# Turn on all AVC Messages for which SELinux currently is "dontaudit"ing.
> +$ semodule -DB
> +# Turn "dontaudit" rules back on.
> +$ semodule -B
>  # Install or replace all non-base modules in the current directory.
>  $ semodule -i *.pp
>  # Install or replace all modules in the current directory.

Merged.

-- 
Stephen Smalley
National Security Agency


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

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

end of thread, other threads:[~2007-10-05 14:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-03 15:33 Man page change for semodule -D qualifier Daniel J Walsh
2007-10-05 14:23 ` Stephen Smalley

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.