]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Updates to the SUSE init script. Suggestions by Lars Vodgt.
authorAndrew Lewman <andrew@torproject.org>
Tue, 25 Sep 2007 23:59:33 +0000 (23:59 +0000)
committerAndrew Lewman <andrew@torproject.org>
Tue, 25 Sep 2007 23:59:33 +0000 (23:59 +0000)
svn:r11647

contrib/suse/tor.sh.in

index 4afb60dcc6eec8e38345b18dd6e04cfd86b0f9ef..0f974c37377afbafe4d30c0c7d48aeb9d1e5502f 100644 (file)
 
 ### BEGIN INIT INFO
 # Provides: tor
-# Required-Start: $network
-# Required-Stop: $network
+# Required-Start: $remote_fs $network
+# Required-Stop: $remote_fs $network
 # Default-Start: 3 5
 # Default-Stop: 0 1 2 6
-# Description: Start the tor daemon
+# Short-Description: Start the tor daemon
+# Description:  Start the tor daemon:  the anon-proxy server
 ### END INIT INFO
 
 . /etc/rc.status