mirror of
https://github.com/containers/podman.git
synced 2025-06-19 08:09:12 +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
|
||||
After=network-online.target
|
||||
RequiresMountsFor=/var/run/containers/storage
|
||||
Requires=
|
||||
Wants=
|
||||
Before=
|
||||
|
||||
[Service]
|
||||
|
Reference in New Issue
Block a user