How Debian managed the systemd transition
How Debian managed the systemd transition
Posted Sep 16, 2015 21:48 UTC (Wed) by luto (subscriber, #39314)Parent article: How Debian managed the systemd transition
Userspace dbus can also be available from the earliest stage of boot. Link it statically (preferably against something like musl), stick it in initramfs, and run it from /init.
Sure, you don't easily get to switch it to something running from /usr, but the kernel works like that as well.