runcon.x 529 B

123456789101112131415
  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. Note that only carefully-chosen contexts are likely to successfully
  14. run.