summaryrefslogtreecommitdiff
path: root/community/tor/tor.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/tor/tor.service')
-rw-r--r--community/tor/tor.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/tor/tor.service b/community/tor/tor.service
index 264a95624..6f941afcf 100644
--- a/community/tor/tor.service
+++ b/community/tor/tor.service
@@ -6,6 +6,7 @@ After=network.target
User=tor
Type=simple
ExecStart=/usr/bin/tor -f /etc/tor/torrc
+ExecReload=/usr/bin/kill -HUP $MAINPID
KillSignal=SIGINT
LimitNOFILE=8192