From 2ae914bf0f63df7393733149eaf9892ebe86bff5 Mon Sep 17 00:00:00 2001 From: JeffB42 <10328858+JeffB42@users.noreply.github.com> Date: Sat, 10 Apr 2021 09:16:19 -0700 Subject: bumped WatchdogSec up to 40 --- debian/octoscreen.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/octoscreen.service b/debian/octoscreen.service index 6391ef1..1d144f8 100644 --- a/debian/octoscreen.service +++ b/debian/octoscreen.service @@ -11,7 +11,7 @@ ExecStart=/usr/bin/xinit /usr/bin/OctoScreen -- :0 -nolisten tcp -nocursor ExecStartPost=/bin/bash /etc/octoscreen/disablescreenblank.sh 0 StandardOutput=journal Restart=always -WatchdogSec=20s +WatchdogSec=40s [Install] WantedBy=graphical.target -- cgit v1.2.3