mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-02 05:37:51 +00:00
Based on the initial port in https://github.com/containers/quadlet/pull/41 This contains the unit tests and the testcases from the C code as well as modification to the podman spec file based on what the quadlet spec file looks like, producing a podman-quadlet subpackage. Signed-off-by: Alexander Larsson <alexl@redhat.com>
8 lines
383 B
Text
8 lines
383 B
Text
## assert-key-is Unit RequiresMountsFor "%t/containers"
|
|
## assert-key-is Service Type oneshot
|
|
## assert-key-is Service RemainAfterExit yes
|
|
## assert-key-is Service ExecCondition '/usr/bin/bash -c "! /usr/bin/podman volume exists systemd-basic"'
|
|
## assert-key-is Service ExecStart "/usr/bin/podman volume create systemd-basic"
|
|
## assert-key-is Service SyslogIdentifier "%N"
|
|
|
|
[Volume]
|