Forrest logo
back to context overview

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 machine
    explain this command
  • runcon:tldr:4d232 runcon: Specify the domain to run a command in.
    $ runcon -t ${domain}_t ${command}
    try on your machine
    explain 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 machine
    explain this command
  • runcon:tldr:a3003 runcon: Determine the current domain.
    $ runcon
    try on your machine
    explain this command
back to context overview