Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Z-Bolt/OctoScreen.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffB42 <10328858+JeffB42@users.noreply.github.com>2021-04-10 19:16:19 +0300
committerJeffB42 <10328858+JeffB42@users.noreply.github.com>2021-04-10 19:16:19 +0300
commit2ae914bf0f63df7393733149eaf9892ebe86bff5 (patch)
treebc2f185455c85df5f3e9736d9ab98fca23f8ab2d
parent406cb7c2977add514521f4c1d7fbed628016078f (diff)
bumped WatchdogSec up to 40
-rw-r--r--debian/octoscreen.service2
1 files changed, 1 insertions, 1 deletions
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