about summary refs log tree commit homepage
path: root/examples/public-inbox-httpd@.service
diff options
context:
space:
mode:
Diffstat (limited to 'examples/public-inbox-httpd@.service')
-rw-r--r--examples/public-inbox-httpd@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/public-inbox-httpd@.service b/examples/public-inbox-httpd@.service
index 6222de59..4efea2ad 100644
--- a/examples/public-inbox-httpd@.service
+++ b/examples/public-inbox-httpd@.service
@@ -23,7 +23,7 @@ KillSignal = SIGQUIT
 User = nobody
 Group = nogroup
 ExecReload = /bin/kill -HUP $MAINPID
-TimeoutStopSec = 3600
+TimeoutStopSec = 86400
 KillMode = process
 
 [Install]