migrate distccd tests to also test daemon
This commit is contained in:
parent
da0500d1f9
commit
d57f605d42
2 changed files with 83 additions and 47 deletions
|
|
@ -69,7 +69,7 @@ in
|
|||
path = [ config.nix.package ];
|
||||
serviceConfig = {
|
||||
Environment = [
|
||||
"RUST_LOG=trace"
|
||||
"RUST_LOG=info,dynix=trace"
|
||||
];
|
||||
ExecSearchPath = [ "/run/current-system/sw/bin" ];
|
||||
SuccessExitStatus = [ "0" "2" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue