]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
add new systemd-bless-boot.service that marks boots as successful
authorLennart Poettering <lennart@poettering.net>
Mon, 25 Jun 2018 15:24:09 +0000 (17:24 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 19 Oct 2018 20:34:50 +0000 (22:34 +0200)
commit36695e880aff9c1525ed4efd5e42df1c62932a80
tree72d454b675f2232833045b0e44d276ce1e7e6bfc
parent82ea38258c0f4964c2f3ad3691c6e4554c4f0bb0
add new systemd-bless-boot.service that marks boots as successful

This is the counterpiece to the boot counting implemented in
systemd-boot: if a boot is detected as successful we mark drop the
counter again from the booted snippet or kernel image.
meson.build
src/basic/fs-util.c
src/basic/fs-util.h
src/boot/bless-boot.c [new file with mode: 0644]
units/meson.build
units/systemd-bless-boot.service.in [new file with mode: 0644]