mirror of
https://github.com/containers/podman.git
synced 2026-07-20 12:12:09 -04:00
This reverts commit 4f38c2fea2.
Fixes: #26105
Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
10 lines
596 B
Plaintext
10 lines
596 B
Plaintext
## assert-key-is Unit RequiresMountsFor "%t/containers"
|
|
## assert-key-is Service Type forking
|
|
## assert-key-is Service SyslogIdentifier "%N"
|
|
## assert-key-is-regex Service ExecStartPre ".*/podman pod create --infra-conmon-pidfile=%t/%N.pid --exit-policy=stop --replace --infra-name systemd-basic-infra --name systemd-basic"
|
|
## assert-key-is-regex Service ExecStart ".*/podman pod start systemd-basic"
|
|
## assert-key-is-regex Service ExecStop ".*/podman pod stop --ignore --time=10 systemd-basic"
|
|
## assert-key-is-regex Service ExecStopPost ".*/podman pod rm --ignore --force systemd-basic"
|
|
|
|
[Pod]
|