systemd-veritysetup@.service(8) — Linux manual page

NAME | SYNOPSIS | DESCRIPTION | COMMANDS | SEE ALSO | NOTES | COLOPHON

SYSTEMD....SERVICE(8) systemd-veritysetup@.service SYSTEMD....SERVICE(8)

NAME         top

       systemd-veritysetup@.service, systemd-veritysetup - Disk verity
       protection logic

SYNOPSIS         top

       systemd-veritysetup@.service

       /usr/lib/systemd/systemd-veritysetup

DESCRIPTION         top

       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-generator(8).

       systemd-veritysetup@.service calls systemd-veritysetup.

COMMANDS         top

       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 Kernel dm-verity[1]
           documentation for details.

           Added in version 250.

       detach volume
           Detach (destroy) the block device volume.

           Added in version 250.

       help
           Print short information about command syntax.

           Added in version 250.

SEE ALSO         top

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

NOTES         top

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

COLOPHON         top

       This page is part of the systemd (systemd system and service
       manager) project.  Information about the project can be found at
       ⟨http://www.freedesktop.org/wiki/Software/systemd⟩.  If you have
       a bug report for this manual page, see
       ⟨http://www.freedesktop.org/wiki/Software/systemd/#bugreports⟩.
       This page was obtained from the project's upstream Git repository
       ⟨https://github.com/systemd/systemd.git⟩ on 2023-12-22.  (At that
       time, the date of the most recent commit that was found in the
       repository was 2023-12-22.)  If you discover any rendering
       problems in this HTML version of the page, or you believe there
       is a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       man-pages@man7.org

systemd 255                                        SYSTEMD....SERVICE(8)

Pages that refer to this page: veritytab(5)systemd.directives(7)systemd.index(7)systemd-veritysetup-generator(8)