blurb about auditing pid1 code
This commit is contained in:
parent
6261bb414e
commit
e079f68499
|
@ -57,6 +57,12 @@ to runit at the light end,
|
||||||
managing only the starting and stopping of supervisors,
|
managing only the starting and stopping of supervisors,
|
||||||
which themselves manage the daemons.
|
which themselves manage the daemons.
|
||||||
|
|
||||||
|
Incidentally,
|
||||||
|
the threat of kernel panic and immediate halting
|
||||||
|
is why some people
|
||||||
|
(myself included)
|
||||||
|
feel PID1 should be very simple and easy to check for bugs.
|
||||||
|
|
||||||
|
|
||||||
How Runit Manages Daemons
|
How Runit Manages Daemons
|
||||||
==================
|
==================
|
||||||
|
|
Loading…
Reference in New Issue