| RUNCON (1)  | General commands | Unix Manual Pages | :man▋ 
  
NAMEruncon - run command with specified SELinux security contextCONTENTSSynopsisDescription
 
 SYNOPSISruncon [-c] [-t TYPE] [-l LEVEL] [-u USER] [-r ROLE] COMMAND [ARGS...] or   runcon CONTEXT COMMAND [args...]    
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.    --> If none of -c, -t, -u, -r, or -l, is specified, the first argument is used as the complete context.|
 |
 | -c | compute process transition before modifying context |  | -t | change current type to the specified type |  | -l | change current level range to the specified range |  | -r | change current role to the specified role |  | -u | change current user to the specified user |  | -- | The -- flag indicates that runcon should stop processing command line arguments. Further arguments will be passed to COMMAND. |  |
  Note that only carefully-chosen contexts are likely to successfully run.    shtml">manServer 1.07 from runcon.1 using man macros. | runcon (coreutils) 5.0 | RUNCON (1) | February 2005 | 
 |