From a6562e5c53162fe92884438c74226c10def2cc8b Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Thu, 24 Jul 2008 15:16:32 +0200 Subject: import boxbackup_0.11~rc2-1.dsc --- debian/boxbackup-client.init | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian/boxbackup-client.init') diff --git a/debian/boxbackup-client.init b/debian/boxbackup-client.init index 905873fc..e6ceced7 100644 --- a/debian/boxbackup-client.init +++ b/debian/boxbackup-client.init @@ -1,11 +1,11 @@ #! /bin/sh # ### BEGIN INIT INFO -# Provides: boxbackup-server -# Required-Start: $syslog $local_fs $network -# Required-Stop: $syslog $local_fs $network +# Provides: boxbackup-client +# Required-Start: $syslog $remote_fs $network +# Required-Stop: $syslog $remote_fs $network # Default-Start: 2 3 4 5 -# Default-Stop: S 0 1 6 +# Default-Stop: 0 1 6 # Short-Description: boxbackup client # Description: Init script to start and stop the boxbackup client ### END INIT INFO -- cgit v1.2.3