]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/load-fragment.h
core: add RootHash and RootVerity service parameters
authorLuca Boccassi <luca.boccassi@microsoft.com>
Wed, 3 Jun 2020 08:50:45 +0000 (09:50 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 23 Jun 2020 08:50:09 +0000 (10:50 +0200)
commit0389f4fa81e93be298721ce699889161fbe4046b
treed360812ea22f1762eb0f1e63d6f6d663e3404031
parent6fe01ced0e081a9a1d9d484b4bd87a9ae567ae19
core: add RootHash and RootVerity service parameters

Allow to explicitly pass root hash (explicitly or as a file) and verity
device/file as unit options. Take precedence over implicit checks.
17 files changed:
man/systemd.exec.xml
src/core/dbus-execute.c
src/core/execute.c
src/core/execute.h
src/core/load-fragment-gperf.gperf.m4
src/core/load-fragment.c
src/core/load-fragment.h
src/core/namespace.c
src/core/namespace.h
src/dissect/dissect.c
src/nspawn/nspawn.c
src/shared/bus-unit-util.c
src/shared/dissect-image.c
src/shared/dissect-image.h
src/test/test-namespace.c
src/test/test-ns.c
test/fuzz/fuzz-unit-file/directives.service