change podman
This commit is contained in:
@@ -33,8 +33,7 @@
|
|||||||
description = "DHCP Client CNI Service";
|
description = "DHCP Client CNI Service";
|
||||||
after = [ "io.podman.dhcp.socket" ];
|
after = [ "io.podman.dhcp.socket" ];
|
||||||
requires = [ "io.podman.dhcp.socket" ];
|
requires = [ "io.podman.dhcp.socket" ];
|
||||||
wantedBy = [ "multi-user.target" ];
|
wantedBy = [ "multi-user.target" "io.podman.dhcp.socket" ];
|
||||||
also = "io.podman.dhcp.socket";
|
|
||||||
path = [ pkgs.cni-plugins ];
|
path = [ pkgs.cni-plugins ];
|
||||||
|
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
|
|||||||
Reference in New Issue
Block a user