change podman
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user