diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-04-29 12:15:40 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-04-29 13:17:30 -0400 |
commit | cae638805385ae0ef717eb21e1592aeb1d85182c (patch) | |
tree | 25cb84d3825215f9df528eb8a14245e1b27550fb /contrib/include.am | |
parent | a42e81eea10363654cde5724337c4aaea2bb40d0 (diff) | |
download | tor-cae638805385ae0ef717eb21e1592aeb1d85182c.tar.gz tor-cae638805385ae0ef717eb21e1592aeb1d85182c.zip |
Put tor.service in the right place, and autoconfify it
This closes 8368.
Diffstat (limited to 'contrib/include.am')
-rw-r--r-- | contrib/include.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/include.am b/contrib/include.am index 0120798614..ede980678e 100644 --- a/contrib/include.am +++ b/contrib/include.am @@ -5,6 +5,7 @@ EXTRA_DIST+= \ contrib/dist/suse/tor.sh.in \ contrib/dist/tor.sh \ contrib/dist/torctl \ + contrib/dist/tor.service.in \ contrib/operator-tools/linux-tor-prio.sh \ contrib/operator-tools/tor-exit-notice.html \ contrib/or-tools/exitlist \ |