fix initramfs location

This commit is contained in:
Tobias Powalowski 2023-03-19 15:01:19 +01:00
parent feec8b161a
commit 9a4529c6fc

View file

@ -506,7 +506,7 @@ CONFEOF
[Unit]
Description=Run systemd ukify
[Path]
PathChanged=${_INITRD}
PathChanged=/boot/${_INITRAMFS}
Unit=ukify.service
[Install]
WantedBy=multi-user.target