We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2ef17c commit 6b2a808Copy full SHA for 6b2a808
services/whateverable@.service
@@ -35,8 +35,8 @@ TasksMax=80
35
Restart=always
36
RestartSec=2
37
# WatchdogSec is set approximately to ping timeout
38
-# TODO ... or not. There should be at least one non-ping message in 15 minutes
39
-WatchdogSec=900
+# TODO ... or not. There should be at least one non-ping message in 15 minutes + extra time
+WatchdogSec=1200
40
# TODO is exec the right option here?
41
NotifyAccess=exec
42
0 commit comments