From 55944e5e40b1be2afc4855d8d2baf4b73d1876b5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:49:52 +0200 Subject: Adding upstream version 255.4. Signed-off-by: Daniel Baumann --- man/systemd-veritysetup@.service.xml | 104 +++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 man/systemd-veritysetup@.service.xml (limited to 'man/systemd-veritysetup@.service.xml') diff --git a/man/systemd-veritysetup@.service.xml b/man/systemd-veritysetup@.service.xml new file mode 100644 index 0000000..d6131a8 --- /dev/null +++ b/man/systemd-veritysetup@.service.xml @@ -0,0 +1,104 @@ + + + + + + + + systemd-veritysetup@.service + systemd + + + + systemd-veritysetup@.service + 8 + + + + systemd-veritysetup@.service + systemd-veritysetup + Disk verity protection logic + + + + systemd-veritysetup@.service + /usr/lib/systemd/systemd-veritysetup + + + + Description + + systemd-veritysetup@.service is a service responsible for setting up verity + protection block devices. It should be instantiated for each device that requires verity + protection. + + At early boot and when the system manager configuration is reloaded kernel command line configuration for + verity protected block devices is translated into systemd-veritysetup@.service units by + systemd-veritysetup-generator8. + + systemd-veritysetup@.service calls systemd-veritysetup. + + + + Commands + + The following commands are understood by systemd-veritysetup: + + + + + + volume + datadevice + hashdevice + roothash + [option...] + + + Create a block device volume using + datadevice and hashdevice as the backing + devices. roothash forms the root of the tree of hashes stored on + hashdevice. See + + Kernel dm-verity documentation for details. + + + + + + + + + volume + + + Detach (destroy) the block device + volume. + + + + + + + + + + Print short information about command syntax. + + + + + + + + See Also + + systemd1, + systemd-veritysetup-generator8, + veritysetup8 + + + + -- cgit v1.2.3