Skip to content

Commit

Permalink
vagrant(rawhide): explicitly copy systemd-executor into the initrd
Browse files Browse the repository at this point in the history
Until a patched version of dracut is released.
  • Loading branch information
mrc0mmand committed Oct 15, 2023
1 parent 90689e1 commit 64f3d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant/bootstrap_scripts/rawhide-selinux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ popd
# Force relabel on next boot
fixfiles -v -F onboot

dracut -f --regenerate-all
dracut --install /usr/lib/systemd/systemd-executor -f --regenerate-all

systemd-analyze set-log-level debug
systemd-analyze set-log-target console

0 comments on commit 64f3d8b

Please sign in to comment.