The system-run program
system-run allows to hand over the execution of commands to the system supervision tree.
Interface
system-run prog...
- Internally, system-run invokes s6-sudo to connect to an s6-sudod instance provided by the system goetia-runner.
-
prog...is then transferred to and executed by goetia-runner. - See s6-sudo and s6-sudod for configuration options and detailed information.
Exit codes
- system-run behaves exactly as s6-sudo.
Options
- system-run takes the exact same options as s6-sudoc.
