[tor/el6] Do not mention torctl in the service file

Jamie Nguyen jamielinux at fedoraproject.org
Tue Mar 5 00:18:19 UTC 2013


commit 67aa964291dee3121009a2ac9cf1a3b9aa69e62b
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Tue Mar 5 00:02:49 2013 +0000

    Do not mention torctl in the service file

 tor.service |    5 +----
 tor.spec    |    1 +
 2 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/tor.service b/tor.service
index dd713f9..4d7656f 100644
--- a/tor.service
+++ b/tor.service
@@ -2,10 +2,7 @@
 #
 # tor    The Onion Router
 #
-# Startup/shutdown script for tor. This is a wrapper around torctl;
-# torctl does the actual work in a relatively system-independent, or at least
-# distribution-independent, way, and this script deals with fitting the
-# whole thing into the conventions of the particular system at hand.
+# Startup/shutdown script for tor.
 #
 # chkconfig: - 90 10
 # description: Onion Router - A low-latency anonymous proxy
diff --git a/tor.spec b/tor.spec
index 39fa6a7..9c74016 100644
--- a/tor.spec
+++ b/tor.spec
@@ -141,6 +141,7 @@ fi
 - change /etc/tor/torrc permissions to 0644
 - whitespace changes and reorganization to make the spec more similar to
   fedora master branch (to make maintenance more straightforward)
+- do not mention torctl in the service file as it isn't used
 
 * Wed Feb 27 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.2.3.25-5
 - add torsocks to Requires


More information about the scm-commits mailing list