summaryrefslogtreecommitdiff
path: root/contrib/suse
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/suse')
-rw-r--r--contrib/suse/tor.sh.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/suse/tor.sh.in b/contrib/suse/tor.sh.in
index 4afb60dcc6..0f974c3737 100644
--- a/contrib/suse/tor.sh.in
+++ b/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