himalaya-watch: increase restart period duration
This commit is contained in:
parent
19b93fe836
commit
a81ea7491c
@ -344,7 +344,7 @@ in {
|
||||
Service = {
|
||||
ExecStart = "${pkgs.himalaya}/bin/himalaya watch -a a_mirre";
|
||||
Restart = "always";
|
||||
RestartSec = 10;
|
||||
RestartSec = 300;
|
||||
Environment = "RUST_LOG=debug";
|
||||
ReadWritePaths = "/tmp/himalaya-counter-am";
|
||||
ProtectHome = "true";
|
||||
|
Loading…
Reference in New Issue
Block a user