aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-11-06 15:22:11 -0500
committerNick Mathewson <nickm@torproject.org>2018-11-06 15:22:11 -0500
commitba28704b296b1036151e4bfa97e7091d7639a573 (patch)
treee067b11df104b405c57b301960cfdcc1a1c81005 /contrib
parentbb9044381e6e32fab1708c3e9420a4090b2509de (diff)
parentc60f3ea6077451facf2335b7a7c4bc9eaf13c038 (diff)
downloadtor-ba28704b296b1036151e4bfa97e7091d7639a573.tar.gz
tor-ba28704b296b1036151e4bfa97e7091d7639a573.zip
Merge branch 'maint-0.3.5'
Diffstat (limited to 'contrib')
-rw-r--r--contrib/dist/tor.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/dist/tor.service.in b/contrib/dist/tor.service.in
index 9c1a255b2e..e857a8664e 100644
--- a/contrib/dist/tor.service.in
+++ b/contrib/dist/tor.service.in
@@ -15,7 +15,7 @@ ExecStartPre=@BINDIR@/tor -f @CONFDIR@/torrc --verify-config
ExecStart=@BINDIR@/tor -f @CONFDIR@/torrc
ExecReload=/bin/kill -HUP ${MAINPID}
KillSignal=SIGINT
-TimeoutSec=30
+TimeoutSec=60
Restart=on-failure
WatchdogSec=1m
LimitNOFILE=32768