
runcon
List of commands for runcon:
-
runcon:tldr:410b9 runcon: Specify the context role to run a command with.$ runcon -r ${role}_r ${command}try on your machineexplain this command
-
runcon:tldr:4d232 runcon: Specify the domain to run a command in.$ runcon -t ${domain}_t ${command}try on your machineexplain this command
-
runcon:tldr:6cee8 runcon: Specify the full context to run a command with.$ runcon ${user}_u:${role}_r:${domain}_t ${command}try on your machineexplain this command
-
runcon:tldr:a3003 runcon: Determine the current domain.$ runcontry on your machineexplain this command