Skip to content

systemd: add udev symlinks

Caleb Connolly requested to merge caleb/systemd-symlinks into master_staging_systemd

symlink systemd-udevd to /usr/bin/udevd for compatibility with eudev (initramfs).

Additionally, symlinks /usr/lib/systemd/libsystemd-shared-$ver.so to /usr/lib as mkinitfs seems to have issues finding it in the non-standard library path.

Merge request reports