[email protected](8)

Disk integrity protection logic

Section 8 systemd bookworm source

Description

[email protected]

NAME

[email protected], systemd-integritysetup - Disk integrity protection logic

SYNOPSIS

[email protected]

/lib/systemd/systemd-integritysetup

DESCRIPTION

[email protected] is a service responsible for setting up integrity protected block devices. It should be instantiated for each device that requires integrity protection.

At early boot and when the system manager configuration is reloaded, entries from integritytab(5) are converted into [email protected] units by systemd-integritysetup-generator(8).

[email protected] calls systemd-integritysetup.

COMMANDS

The following commands are understood by systemd-integritysetup:

attach volume device [key-file|-] [option(s)|-]

Create a block device volume using device. See integritytab(5) and Kernel dm-integrity [1] documentation for details.

detach volume

Detach (destroy) the block device volume.

help

Print short information about command syntax.

SEE ALSO

systemd(1), integritytab(5), systemd-integritysetup-generator(8), integritysetup(8)

NOTES

1.

Kernel dm-integrity

https://docs.kernel.org/admin-guide/device-mapper/dm-integrity.html