change nv-proxy
This commit is contained in:
@@ -34,7 +34,7 @@ in {
|
||||
wantedBy = [ "sockets.target" ];
|
||||
};
|
||||
|
||||
systemd.services."io.podman.dhcp" = {
|
||||
systemd.services."nv-proxy" = {
|
||||
description = "DHCP Client netavark Service";
|
||||
after = [ "nv-proxy.socket" ];
|
||||
requires = [ "nv-proxy.socket" ];
|
||||
|
||||
Reference in New Issue
Block a user