]> git.proxmox.com Git - pve-installer.git/commit
gtk: return truthy for rescheduling the timer for autoreboot
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Jun 2023 09:58:36 +0000 (11:58 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Jun 2023 10:10:09 +0000 (12:10 +0200)
commit78a02c11762195d2a35687916c16ce822be23173
treee2774643e3dcda7174a48d269571304945a5740f
parent5ea718f66d7d2e51ab654c8863b61880760afff0
gtk: return truthy for rescheduling the timer for autoreboot

This definitively worked without that value when the functionality
was first added in dfc02f3 ("fix #3093: allow to automatically reboot
on installation success"), so possibly something new with the glib,
gtk, or the perl bindings in bookworm..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
proxinstall