summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/newsbot-js.nix
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2018-04-26 12:56:15 +0200
committerlassulus <lassulus@lassul.us>2018-04-26 12:56:15 +0200
commitc96b18879e24b77133098d27c6866fb78eab8fde (patch)
treed0cad097dcc1b8e3733dea79352a510dd6a243e8 /krebs/3modules/newsbot-js.nix
parente7b4301dda04e17ca5802cddd2c037617674b599 (diff)
newsbot-js: restart daily
Diffstat (limited to 'krebs/3modules/newsbot-js.nix')
-rw-r--r--krebs/3modules/newsbot-js.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/3modules/newsbot-js.nix b/krebs/3modules/newsbot-js.nix
index d372081e..00e346f8 100644
--- a/krebs/3modules/newsbot-js.nix
+++ b/krebs/3modules/newsbot-js.nix
@@ -93,6 +93,7 @@ let
User = "newsbot-js";
Restart = "always";
ExecStart = "${newsbot.package}/bin/newsbot";
+ WatchdogSec = "86400";
};
}
) cfg;