From 55944e5e40b1be2afc4855d8d2baf4b73d1876b5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:49:52 +0200 Subject: Adding upstream version 255.4. Signed-off-by: Daniel Baumann --- man/systemd-integritysetup@.service.xml | 105 ++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 man/systemd-integritysetup@.service.xml (limited to 'man/systemd-integritysetup@.service.xml') diff --git a/man/systemd-integritysetup@.service.xml b/man/systemd-integritysetup@.service.xml new file mode 100644 index 0000000..5a37858 --- /dev/null +++ b/man/systemd-integritysetup@.service.xml @@ -0,0 +1,105 @@ + + + + + + + + systemd-integritysetup@.service + systemd + + + + systemd-integritysetup@.service + 8 + + + + systemd-integritysetup@.service + systemd-integritysetup + Disk integrity protection logic + + + + systemd-integritysetup@.service + /usr/lib/systemd/systemd-integritysetup + + + + 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 + integritytab5 are + converted into systemd-integritysetup@.service units by + systemd-integritysetup-generator8. + + systemd-integritysetup@.service calls systemd-integritysetup. + + + + Commands + + The following commands are understood by systemd-integritysetup: + + + + + + volume + device + [key-file|-] + [option(s)|-] + + + Create a block device volume using + device. See + integritytab5 + and + + Kernel dm-integrity documentation for details. + + + + + + + + + volume + + + Detach (destroy) the block device + volume. + + + + + + + + + + Print short information about command syntax. + + + + + + + + See Also + + systemd1, + integritytab5, + systemd-integritysetup-generator8, + integritysetup8 + + + + -- cgit v1.2.3