System Grab Bag

View all man pages from Ubuntu (or from all projects)

Name

[email protected], systemd-veritysetup - Disk verity protection logic

Synopsis

[email protected]

/lib/systemd/systemd-veritysetup

Description

[email protected] 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 [email protected] units by systemd-veritysetup-generator(8).

[email protected] calls systemd-veritysetup.

Commands

The following commands are understood by systemd-veritysetup:

attach 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 \m[blue]Kernel dm-verity\m[]\&\s-2\u[1]\d\s+2 documentation for details.

detach volume Detach (destroy) the block device volume.

help Print short information about command syntax.

See Also

systemd(1), systemd-veritysetup-generator(8), veritysetup(8)

Notes

Kernel dm-verity \%https://www.kernel.org/doc/html/latest/admin-guide/device-mapper/verity.html