From: Nick Mathewson Date: Thu, 12 Mar 2015 17:11:53 +0000 (-0400) Subject: Added a comment to tor.service.in X-Git-Tag: tor-0.2.7.1-alpha~133 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0f628d6560794b34288963d6e6d974b4273f6421;p=thirdparty%2Ftor.git Added a comment to tor.service.in This explains that if you change your torrc to do more, you might need to change tor.service.in to allow it. See #15195. --- diff --git a/contrib/dist/tor.service.in b/contrib/dist/tor.service.in index c251158d9a..ae339ff844 100644 --- a/contrib/dist/tor.service.in +++ b/contrib/dist/tor.service.in @@ -1,3 +1,9 @@ +# tor.service -- this systemd configuration file for Tor sets up a +# relatively conservative, hardened Tor service. You may need to +# edit it if you are making changes to your Tor configuration that it +# does not allow. Package maintainers: this should be a starting point +# for your tor.service; it is not the last point. + [Unit] Description = Anonymizing overlay network for TCP After = syslog.target network.target nss-lookup.target