[go: up one dir, main page]

File: runcon.x

package info (click to toggle)
coreutils 8.5-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 45,268 kB
  • ctags: 12,020
  • sloc: ansic: 84,750; sh: 18,445; perl: 5,824; makefile: 1,685; yacc: 1,219; sed: 16
file content (14 lines) | stat: -rw-r--r-- 529 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[NAME]
runcon \- run command with specified security context
[DESCRIPTION]
Run COMMAND with completely-specified CONTEXT, or with current or
transitioned security context modified by one or more of LEVEL,
ROLE, TYPE, and USER.
.PP
If none of \fI-c\fR, \fI-t\fR, \fI-u\fR, \fI-r\fR, or \fI-l\fR, is specified,
the first argument is used as the complete context.  Any additional
arguments after \fICOMMAND\fR are interpreted as arguments to the
command.
.PP
Note that only carefully-chosen contexts are likely to successfully
run.