Run a program in a different SELinux security context. See also:
secon. More information: https://www.gnu.org/software/coreutils/manual/html_node/runcon-invocation.html.
runcon
runcon {{[-t|--type]}} {{domain}}_t {{command}}
runcon {{[-r|--role]}} {{role}}_r {{command}}
runcon {{user}}_u:{{role}}_r:{{domain}}_t {{command}}