aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-04-29 12:15:40 -0400
committerNick Mathewson <nickm@torproject.org>2014-04-29 13:17:30 -0400
commitcae638805385ae0ef717eb21e1592aeb1d85182c (patch)
tree25cb84d3825215f9df528eb8a14245e1b27550fb /changes
parenta42e81eea10363654cde5724337c4aaea2bb40d0 (diff)
downloadtor-cae638805385ae0ef717eb21e1592aeb1d85182c.tar
tor-cae638805385ae0ef717eb21e1592aeb1d85182c.tar.gz
Put tor.service in the right place, and autoconfify it
This closes 8368.
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket83685
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket8368 b/changes/ticket8368
new file mode 100644
index 000000000..206a76654
--- /dev/null
+++ b/changes/ticket8368
@@ -0,0 +1,5 @@
+ o Distribution:
+ - Include a tor.service file in contrib.dist for use with
+ systemd. Some distributions will be able to use this file unmodified;
+ others will need to tweak it, or write their own. Patch from
+ Jamie Nguyen; resolves ticket 8368.