dracut
dracut copied to clipboard
run `systemctl --root="$dracutsysrootdir" enable dbus.socket`
Run systemctl --root="$dracutsysrootdir" enable dbus.socket ?
Originally posted by @mikhailnov in https://github.com/dracutdevs/dracut/issues/1396#issuecomment-828588685
maybe... maybe not
We should find the alias for dbus.socket and install and enable that unit
We should not be doing anything since we cannot be chasing down various downstream implementation of type unit names and their aliases.
In those case downstream should just carry a patch which matches their naming scheme.