rollback log
This commit is contained in:
@@ -44,7 +44,7 @@ in {
|
|||||||
|
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "exec";
|
Type = "exec";
|
||||||
ExecStart= "RUST_LOG=debug ${pkgs.netavark}/bin/netavark dhcp-proxy -a 30";
|
ExecStart= "${pkgs.netavark}/bin/netavark dhcp-proxy -a 30";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user