Add full logs
This commit is contained in:
parent
780cd0dfab
commit
f1bb1df177
|
@ -80,7 +80,7 @@
|
|||
};
|
||||
serviceConfig = {
|
||||
ExecStart = "${pkgs.wprs}/bin/wprsd";
|
||||
Environment = "\"RUST_BACKTRACE=1\"";
|
||||
Environment = "\"RUST_BACKTRACE=full\"";
|
||||
Restart = "always";
|
||||
RestartSec = 5;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue