The need for udevd-early in dinit
Hi all!
I've recently played a bit with udev alternatives in Artix (returned after 4 years), this time using dinit as init. While ripping out udev scripts from system, i found that there are actually separate scripts udevd-early and udevd, where the former does not implement supervision. Do we really need such scheme in dinit? It looks like runit legacy where population at stage 1 was separate from running udev in stage 2. While i tested alternative only in qemu, it was enough to use only one daemon script + one trigger.