dracutdevs / dracut

dracut the event driven initramfs infrastructure
https://github.com/dracutdevs/dracut/wiki
GNU General Public License v2.0
597 stars 396 forks source link

fix(crypt): correct systemd-cryptsetup binary path #2528

Open aafeijoo-suse opened 11 months ago

aafeijoo-suse commented 11 months ago

systemd-cryptsetup has been moved from /usr/lib/systemd to /usr/bin/ since https://github.com/systemd/systemd/commit/fb8d67cd.

This patch is not required for systemd-v255, a compat symlink will be provided for now. This PR is just a warning for the future, in case this compat symlink is removed.

Checklist

stale[bot] commented 4 months ago

This issue is being marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. If this is still an issue in the latest release of Dracut and you would like to keep it open please comment on this issue within the next 7 days. Thank you for your contributions.