From 3349c77b2f363a15548bd6a17569d3f743ec69d5 Mon Sep 17 00:00:00 2001 From: Andrew Lewman Date: Tue, 25 Sep 2007 23:59:33 +0000 Subject: Updates to the SUSE init script. Suggestions by Lars Vodgt. svn:r11647 --- contrib/suse/tor.sh.in | 7 ++++--- 1 file 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 -- cgit v1.2.3-54-g00ecf