Hacker News new | ask | show | jobs
by recuter 4594 days ago
This makes me ponder what happens when init itself fails. This is probably a silly question.
2 comments

It's a good question. I was wondering that myself when I was writing the comment. Either the kernel would have to restart it or it would bring down the system, because no other process would have a parent.
Usually the kernel halts.