You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2021. It is now read-only.
init: Only do the init process setup if launched as "init"
We base this detection on the name of the binary: "init" means we've
been started as an init system.
When not running as an init system, we can skip the basic initialisation
as systemd or any other init system would have done that for us.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
0 commit comments