mirror of
https://github.com/topjohnwu/selinux.git
synced 2024-12-11 21:36:23 +00:00
Merge pull request #18 from mikedlr/master
Update sandbox types in manual to match actual usage
This commit is contained in:
commit
bbde996ae5
@ -55,11 +55,13 @@ sandbox_t \- No X, No Network Access, No Open, read/write on passed in file desc
|
||||
.br
|
||||
sandbox_min_t \- No Network Access
|
||||
.br
|
||||
sandbox_x_t \- Printer Ports
|
||||
sandbox_x_t \- Ports for X applications to run locally
|
||||
.br
|
||||
sandbox_web_t \- Ports required for web browsing
|
||||
.br
|
||||
sandbox_net_t \- All network ports
|
||||
sandbox_net_t \- Network ports (for server software)
|
||||
.br
|
||||
sandbox_net_client_t \- All network ports
|
||||
|
||||
.TP
|
||||
\fB\-T\fR \fB\-\-tmpdir\fR
|
||||
|
Loading…
Reference in New Issue
Block a user