change podman
This commit is contained in:
parent
3ebbe5d7d4
commit
c3f87ce990
1 changed files with 1 additions and 2 deletions
|
|
@ -33,8 +33,7 @@
|
|||
description = "DHCP Client CNI Service";
|
||||
after = [ "io.podman.dhcp.socket" ];
|
||||
requires = [ "io.podman.dhcp.socket" ];
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
also = "io.podman.dhcp.socket";
|
||||
wantedBy = [ "multi-user.target" "io.podman.dhcp.socket" ];
|
||||
path = [ pkgs.cni-plugins ];
|
||||
|
||||
serviceConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue