How Debian managed the systemd transition
How Debian managed the systemd transition
Posted Sep 16, 2015 22:33 UTC (Wed) by luto (subscriber, #39314)In reply to: How Debian managed the systemd transition by josh
Parent article: How Debian managed the systemd transition
Systemd could certainly learn how to start a single built-in non-restartable unit (dbus) as its very first act, and it could even serialize it across exec so that the final non-initramfs systemd would remember that dbus-daemon was running.
Also, note that kdbus already requires that systemd, as its very first act (or really quite early, anyway) mounts kdbus and connects to it. This isn't very different. Kdbus would certainly not be monitored the way every other daemon is.