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