# phpman > man > systemd-veritysetup@.service(8)

SYSTEMD-VERITYSETUP@[.SERVICE(8)](https://www.chedong.com/phpMan.php/man/.SERVICE/8/markdown)     systemd-veritysetup@.service     SYSTEMD-VERITYSETUP@[.SERVICE(8)](https://www.chedong.com/phpMan.php/man/.SERVICE/8/markdown)



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

## SYNOPSIS
       systemd-veritysetup@.service

       /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-generator**(8)](https://www.chedong.com/phpMan.php/man/systemd-veritysetup-generator/8/markdown).

       systemd-veritysetup@.service 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 **Kernel**
           **dm-verity**[1] documentation for details.

       **detach** _volume_
           Detach (destroy) the block device _volume_.

### help
           Print short information about command syntax.

## SEE ALSO
       [**systemd**(1)](https://www.chedong.com/phpMan.php/man/systemd/1/markdown), [**systemd-veritysetup-generator**(8)](https://www.chedong.com/phpMan.php/man/systemd-veritysetup-generator/8/markdown), [**veritysetup**(8)](https://www.chedong.com/phpMan.php/man/veritysetup/8/markdown)

## NOTES
        1. Kernel dm-verity
           <https://www.kernel.org/doc/html/latest/admin-guide/device-mapper/verity.html>



systemd 249                                                          SYSTEMD-VERITYSETUP@[.SERVICE(8)](https://www.chedong.com/phpMan.php/man/.SERVICE/8/markdown)
