summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-07-20 11:00:23 -0400
committerNick Mathewson <nickm@torproject.org>2015-07-20 11:01:34 -0400
commit6632a731fd76ac5cc09571a9e4bcc10d1a809a01 (patch)
tree60e3389a55d13fa923e441ee81af29f808214ff0 /changes
parent9d1801b4b96d205d1896db754efbd54ecdf590d2 (diff)
downloadtor-6632a731fd76ac5cc09571a9e4bcc10d1a809a01.tar.gz
tor-6632a731fd76ac5cc09571a9e4bcc10d1a809a01.zip
Use a more recommended syntax for the systemd unit file
closes 16162.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug161625
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug16162 b/changes/bug16162
new file mode 100644
index 0000000000..3732424b78
--- /dev/null
+++ b/changes/bug16162
@@ -0,0 +1,5 @@
+
+ o Minor bugfixes (systemd):
+ - Tor's systemd unit file no longer contains extraneous spaces.
+ These spaces would sometimes confuse tools like deb-systemd-helper.
+ Fixes bug 16162; bugfix on 0.2.5.5-alpha.