dracut icon indicating copy to clipboard operation
dracut copied to clipboard

run `systemctl --root="$dracutsysrootdir" enable dbus.socket`

Open haraldh opened this issue 4 years ago • 3 comments

Run systemctl --root="$dracutsysrootdir" enable dbus.socket ?

Originally posted by @mikhailnov in https://github.com/dracutdevs/dracut/issues/1396#issuecomment-828588685

haraldh avatar May 14 '21 13:05 haraldh

maybe... maybe not

haraldh avatar May 14 '21 13:05 haraldh

We should find the alias for dbus.socket and install and enable that unit

haraldh avatar May 14 '21 13:05 haraldh

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.

johannbg avatar May 18 '21 11:05 johannbg