rollback log
This commit is contained in:
parent
5791df402d
commit
f69bcce5ef
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ in {
|
|||
|
||||
serviceConfig = {
|
||||
Type = "exec";
|
||||
ExecStart= "RUST_LOG=debug ${pkgs.netavark}/bin/netavark dhcp-proxy -a 30";
|
||||
ExecStart= "${pkgs.netavark}/bin/netavark dhcp-proxy -a 30";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue