All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] Add description of missing newrole parameter -p in newrole man page.
@ 2016-01-11  9:30 Lukas Vrabec
  2016-01-11  9:30 ` [PATCH 2/2] Added missing descriptions for --*-key params in secon " Lukas Vrabec
  2016-01-12 13:51 ` [PATCH 1/2] Add description of missing newrole parameter -p in newrole " Steve Lawrence
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Vrabec @ 2016-01-11  9:30 UTC (permalink / raw)
  To: selinux

Signed-off-by: Lukas Vrabec <lvrabec@redhat.com>
---
 policycoreutils/newrole/newrole.1 | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/policycoreutils/newrole/newrole.1 b/policycoreutils/newrole/newrole.1
index c47bc52..3bd57e7 100644
--- a/policycoreutils/newrole/newrole.1
+++ b/policycoreutils/newrole/newrole.1
@@ -8,6 +8,7 @@ newrole \- run a shell with a new SELinux role
 [\fB-t\fR|\fB--type\fR]
 \fITYPE\fR
 [\fB-l\fR|\fB--level\fR]
+[\fB-p\fR|\fB--preserve-environment\fR]
 \fILEVEL\fR [-- [\fIARGS\fR]...]
 .SH DESCRIPTION
 .PP
@@ -38,7 +39,12 @@ specified by
 If
 \fILEVEL\fR
 is a range, the new context will have the sensitivity level and clearance
-specified by that range.
+specified by that range.  If the
+.B -p
+or
+.B --preserve-environment
+option is specified, then shell with new SELinux context will preserve environment variables,
+otherwise new minimal enviroment is created.
 .PP
 Additional arguments
 .I ARGS
-- 
2.5.0

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

end of thread, other threads:[~2016-01-12 13:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-11  9:30 [PATCH 1/2] Add description of missing newrole parameter -p in newrole man page Lukas Vrabec
2016-01-11  9:30 ` [PATCH 2/2] Added missing descriptions for --*-key params in secon " Lukas Vrabec
2016-01-12 13:51 ` [PATCH 1/2] Add description of missing newrole parameter -p in newrole " Steve Lawrence

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.