logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

systemd-integritysetup@.service, systemd-integritysetup - Disk integrity protection logic

Commands

       The following commands are understood by systemd-integritysetup:

       attachvolumedevice [key-file|-] [option(s)|-]
           Create a block device volume using device. See integritytab(5) and Kerneldm-integrity[1]
           documentation for details.

           Added in version 250.

       detachvolume
           Detach (destroy) the block device volume.

           Added in version 250.

       help
           Print short information about command syntax.

           Added in version 250.

Description

       systemd-integritysetup@.service 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 systemd-integritysetup@.service units by systemd-integritysetup-generator(8).

       systemd-integritysetup@.service calls systemd-integritysetup.

Name

       systemd-integritysetup@.service, systemd-integritysetup - Disk integrity protection logic

Notes

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

systemd 257.7                                                                 SYSTEMD-INTEGRITYSETUP@.SERVICE(8)

See Also

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

Synopsis

       systemd-integritysetup@.service

       /usr/lib/systemd/systemd-integritysetup

See Also