Skip to content
Snippets Groups Projects
Verified Commit cd22fe50 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(system-upgrades): Force re-enable clevis-luks integration

parent 09b6dbe2
No related branches found
Tags 34.156.0
No related merge requests found
......@@ -13,6 +13,7 @@ stringData:
dnf install -y dnf-automatic
systemctl enable --now dnf-automatic.timer
systemctl start --wait dnf-automatic-install.service
systemctl enable clevis-luks-askpass.path
if ! dnf needs-restarting --reboothint; then
systemctl reboot
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment