container-network: Update path conditional

Conditional for network path needed to be updated after upgrade to
Netavark.
This commit is contained in:
Alex Palaistras 2024-03-29 19:19:31 +00:00
parent a44f37311a
commit 6dcbba7aa2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Description=Container Network for %I
Wants=network-online.target
After=network-online.target
ConditionPathExists=!/etc/cni/net.d/%i.conflist
ConditionPathExists=!/etc/containers/networks/%i.json
[Service]
Type=oneshot