Hello, since dracut-ng/dracut-ng@2991f74 it appears that systemdsystemconfdir will not be set if hostonly mode is not set.
So for my systems, this means that $systemdsystemconfdir will be empty and that the symlinks required for the ostree setup inside the initramfs will not be properly created.
Hello, since dracut-ng/dracut-ng@2991f74 it appears that
systemdsystemconfdirwill not be set ifhostonlymode is not set.So for my systems, this means that
$systemdsystemconfdirwill be empty and that the symlinks required for the ostree setup inside the initramfs will not be properly created.