Skip to content

systemd/postmarketos-base-systemd: move runtime dependencies from systemd

Those dependencies are either run or dlopen-ed during runtime of systemd, systemctl etc.

As we not even require util-linux's version of runuser, we just use the login-utils virtual in pmos-base-systemd. And while we're at it, move the runtime dependencies to pmos-base. This is also more fitting for libkmod, which is needed in the initramfs, as it is one of the runtime deps of systemd-udev.

Merge request reports

Loading