* Tue Jul 20 2010 Dan Walsh <dwalsh@redhat.com> 2.0.83-6
- Fix sandbox man page
This commit is contained in:
parent
dee9b43382
commit
1eab65cee2
@ -1673,14 +1673,22 @@ diff --exclude-from=exclude --exclude=sepolgen-1.0.23 --exclude=gui --exclude=po
|
||||
rc = subprocess.Popen(self.__cmds).wait()
|
||||
diff --exclude-from=exclude --exclude=sepolgen-1.0.23 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/sandbox/sandbox.8 policycoreutils-2.0.83/sandbox/sandbox.8
|
||||
--- nsapolicycoreutils/sandbox/sandbox.8 2010-06-16 08:03:38.000000000 -0400
|
||||
+++ policycoreutils-2.0.83/sandbox/sandbox.8 2010-07-13 13:32:07.000000000 -0400
|
||||
@@ -1,4 +1,4 @@
|
||||
+++ policycoreutils-2.0.83/sandbox/sandbox.8 2010-07-26 11:14:40.000000000 -0400
|
||||
@@ -1,9 +1,12 @@
|
||||
-.TH SANDBOX "8" "May 2009" "chcat" "User Commands"
|
||||
+.TH SANDBOX "8" "May 2010" "sandbox" "User Commands"
|
||||
.SH NAME
|
||||
sandbox \- Run cmd under an SELinux sandbox
|
||||
.SH SYNOPSIS
|
||||
@@ -42,6 +42,9 @@
|
||||
.B sandbox
|
||||
[-l level ] [[-M | -X] -H homedir -T tempdir ] [-I includefile ] [ -W windowmanager ] [[-i file ]...] [ -t type ] cmd
|
||||
+
|
||||
+.br
|
||||
+.B sandbox
|
||||
[-l level ] [[-M | -X] -H homedir -T tempdir ] [-I includefile ] [ -W windowmanager ] [[-i file ]...] [ -t type ] -S
|
||||
.br
|
||||
.SH DESCRIPTION
|
||||
@@ -42,6 +45,9 @@
|
||||
\fB\-T\ tmpdir
|
||||
Use alternate tempory directory to mount on /tmp. Defaults to tmpfs. Requires -X or -M.
|
||||
.TP
|
||||
@ -1690,7 +1698,7 @@ diff --exclude-from=exclude --exclude=sepolgen-1.0.23 --exclude=gui --exclude=po
|
||||
\fB\-W windowmanager\fR
|
||||
Select alternative window manager to run within
|
||||
.B sandbox -X.
|
||||
@@ -50,8 +53,17 @@
|
||||
@@ -50,8 +56,17 @@
|
||||
\fB\-X\fR
|
||||
Create an X based Sandbox for gui apps, temporary files for
|
||||
$HOME and /tmp, secondary Xserver, defaults to sandbox_x_t
|
||||
|
@ -7,7 +7,7 @@
|
||||
Summary: SELinux policy core utilities
|
||||
Name: policycoreutils
|
||||
Version: 2.0.83
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||
@ -314,6 +314,9 @@ fi
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Tue Jul 20 2010 Dan Walsh <dwalsh@redhat.com> 2.0.83-6
|
||||
- Fix sandbox man page
|
||||
|
||||
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 2.0.83-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user