switch back to the standard kured reboot method

This commit is contained in:
Karim Naufal 2022-03-04 13:46:52 +01:00
parent d54a50d544
commit c14d85300e
2 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,3 @@ spec:
command:
- /usr/bin/kured
- --reboot-command=/usr/bin/systemctl reboot
- --reboot-sentinel=/var/run/reboot-needed

View File

@ -54,6 +54,7 @@ runcmd:
- systemctl reload sshd
# Finishing automatic reboot via Kured setup
- echo 'REBOOT_METHOD=kured' > /etc/transactional-update.conf
- rebootmgrctl set-strategy off
# Reduce the default number of snapshots from 2-10 number limit, to 4