switch back to the standard kured reboot method
This commit is contained in:
parent
d54a50d544
commit
c14d85300e
@ -18,4 +18,3 @@ spec:
|
||||
command:
|
||||
- /usr/bin/kured
|
||||
- --reboot-command=/usr/bin/systemctl reboot
|
||||
- --reboot-sentinel=/var/run/reboot-needed
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user