]> git.ipfire.org Git - thirdparty/systemd.git/commit
sysupdate: Split reboot_now into utils 33520/head
authorAdrian Vovk <adrianvovk@gmail.com>
Wed, 19 Jul 2023 21:55:18 +0000 (17:55 -0400)
committerTom Coldrick <thomas.coldrick@codethink.co.uk>
Fri, 12 Jul 2024 13:38:10 +0000 (14:38 +0100)
commit8ba9a9ac9678ccd1cf4b3f9234f68c03de1a3ba2
tree80fed3c7665725398651585f0c3eaff801a01bb5
parent3f79921c08f75d1ed31290b64693a4572bb00db0
sysupdate: Split reboot_now into utils

This will let us reuse reboot_now in updatectl
src/sysupdate/meson.build
src/sysupdate/sysupdate-util.c
src/sysupdate/sysupdate-util.h [new file with mode: 0644]
src/sysupdate/sysupdate.c