Przeglądaj źródła

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

svn:r11647
Andrew Lewman 16 lat temu
rodzic
commit
3349c77b2f
1 zmienionych plików z 4 dodań i 3 usunięć
  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