wc: increase I/O size from 16 KiB to 256KiB
[coreutils.git] / man / runcon.x
blob68a4459824d0754c01bd0fb34d391f6e10ed0aa3
1 [NAME]
2 runcon \- run command with specified security context
3 [DESCRIPTION]
4 Run COMMAND with completely-specified CONTEXT, or with current or
5 transitioned security context modified by one or more of LEVEL,
6 ROLE, TYPE, and USER.
7 .PP
8 If none of \fI-c\fR, \fI-t\fR, \fI-u\fR, \fI-r\fR, or \fI-l\fR, is specified,
9 the first argument is used as the complete context.  Any additional
10 arguments after \fICOMMAND\fR are interpreted as arguments to the
11 command.
12 .PP
13 Only carefully-chosen contexts are likely to run successfully.