mirror of
https://github.com/containers/podman.git
synced 2025-06-19 16:33:24 +08:00
fix ci: update systemd generate unit test
Two PRs have been merged causing a failure in one unit test. Fix the unit test to turn CI green again. Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
This commit is contained in:
@ -239,7 +239,7 @@ Documentation=man:podman-generate-systemd(1)
|
|||||||
Wants=network-online.target
|
Wants=network-online.target
|
||||||
After=network-online.target
|
After=network-online.target
|
||||||
RequiresMountsFor=/var/run/containers/storage
|
RequiresMountsFor=/var/run/containers/storage
|
||||||
Requires=
|
Wants=
|
||||||
Before=
|
Before=
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Reference in New Issue
Block a user