]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: add counter for soft-reboot iterations 31980/head
authorLuca Boccassi <bluca@debian.org>
Wed, 27 Mar 2024 00:30:45 +0000 (00:30 +0000)
committerLuca Boccassi <bluca@debian.org>
Wed, 27 Mar 2024 01:27:35 +0000 (01:27 +0000)
commit66f35161f6568386526bdfeab18e6b74b8b13608
treeee036cb55e4ce4074daa05433192524b9c142d66
parent7addfba9c45af97305a628e98acf684eedb7d510
core: add counter for soft-reboot iterations

Allow to query via D-Bus how many times the current booted system has
been soft rebooted
man/org.freedesktop.systemd1.xml
src/core/dbus-manager.c
src/core/main.c
src/core/manager-serialize.c
src/core/manager.h
test/units/testsuite-82.sh