[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Minimal init [was: A few observations about systemd]



> Not rocket science about ipc only a loop and two signal to catch:
> - get SIGING: respawn systemd
> - get SIGUSR2: spawn a sulogin shell
> - check if systemd child die, respawn it if needed (rate limited)
>
> All the funky stuff is done by a child of init.

Hmm.... If you want to support forking daemons, you'll also want
a protocol to signal the child that a monitored process has exited,
won't you?

-- Juliusz


Reply to: