aboutsummaryrefslogtreecommitdiffstats
system-init

goetia-s6-linux-init
goetia
Software
0x53.net

The system-init program

system-init is a wrapper around s6-linux-init.

Interface

     system-init
  • system-init takes no arguments.
  • It executes s6-linux-init with proper arguments to:
    • Use the umask 0022.
    • Use the config at /etc/s6-linux-init/goetia
    • Use the PATH environment variable set to /command:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/libexec:/usr/local/libexec.

Exit codes

Options

  • There are no options to system-init.

Notes

system-init is primarily intended to be used as an init for an acutal boot process, not for containers.