Hacker News new | ask | show | jobs
by Flowdalic 1081 days ago
The kernel usually just needs to know which binary to execute as init, which is often provided as kernel command line argument by the bootloader.
1 comments

I use syslinux, which is manually updated, no init is passed in.

In the Gentoo kernel make menuconfig there are options for Systemd vs OpenRC - not entirely sure what they do.