mirror of
https://github.com/containers/podman.git
synced 2026-03-27 11:03:09 -04:00
Fixes: https://github.com/containers/podman/issues/28081 Signed-off-by: Jan Rodák <hony.com@seznam.cz>
11 lines
640 B
Plaintext
11 lines
640 B
Plaintext
## assert-key-is Unit RequiresMountsFor "%t/containers"
|
|
## assert-key-is Service Type forking
|
|
## assert-key-is Service SyslogIdentifier "%N"
|
|
## assert-key-is Service Restart on-failure
|
|
## assert-key-is-regex Service ExecStartPre ".*/podman pod create --infra-conmon-pidfile=%t/%N.pid --replace --exit-policy stop --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]
|