Explorar o código

Updates to the SUSE init script. Suggestions by Lars Vodgt.

svn:r11647
Andrew Lewman %!s(int64=18) %!d(string=hai) anos
pai
achega
3349c77b2f
Modificáronse 1 ficheiros con 4 adicións e 3 borrados
  1. 4 3
      contrib/suse/tor.sh.in

+ 4 - 3
contrib/suse/tor.sh.in

@@ -16,11 +16,12 @@
 
 ### 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