newsbot-js: restart daily

This commit is contained in:
lassulus 2018-04-26 12:56:15 +02:00
parent e7b4301dda
commit c96b18879e

View File

@ -93,6 +93,7 @@ let
User = "newsbot-js";
Restart = "always";
ExecStart = "${newsbot.package}/bin/newsbot";
WatchdogSec = "86400";
};
}
) cfg;