mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 00:51:24 +03:00
e7cbe5cb9e
dm-verity support in dissect-image at the moment is restricted to GPT volumes. If the image a single-filesystem type without a partition table (eg: squashfs) and a roothash/verity file are passed, set the verity flag and mark as read-only.
8 lines
148 B
Desktop File
8 lines
148 B
Desktop File
[Unit]
|
|
Description=TEST-50-DISSECT
|
|
|
|
[Service]
|
|
ExecStartPre=rm -f /failed /testok
|
|
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
|
|
Type=oneshot
|