table of contents
- bullseye 247.3-7+deb11u1
- bullseye-backports 252.5-2~bpo11+1
- testing 252.6-1
- unstable 252.6-1
- experimental 253-1
SYSTEMD-VERITYSETUP-GENERATOR(8) | systemd-veritysetup-generator | SYSTEMD-VERITYSETUP-GENERATOR(8) |
NAME¶
systemd-veritysetup-generator - Unit generator for integrity protected block devices
SYNOPSIS¶
/lib/systemd/system-generators/systemd-veritysetup-generator
DESCRIPTION¶
systemd-veritysetup-generator is a generator that translates kernel command line options configuring integrity-protected block devices (verity) into native systemd units early at boot and when configuration of the system manager is reloaded. This will create systemd-veritysetup@.service(8) units as necessary.
Currently, only a single verity device may be set up with this generator, backing the root file system of the OS.
systemd-veritysetup-generator implements systemd.generator(7).
KERNEL COMMAND LINE¶
systemd-veritysetup-generator understands the following kernel command line parameters:
systemd.verity=, rd.systemd.verity=
roothash=
systemd.verity_root_data=, systemd.verity_root_hash=
SEE ALSO¶
systemd(1), systemd-veritysetup@.service(8), veritysetup(8), systemd-fstab-generator(8)
systemd 247 |