I just discovered I got the provides header for the isdnutils-base
script wrong.  Here is a new try, making it match the installed file
name.

diff -ur isdnutils-3.9.20060704.orig/debian/isdnutils-base.init 
isdnutils-3.9.20060704/debian/isdnutils-base.init
--- isdnutils-3.9.20060704.orig/debian/isdnutils-base.init      2008-02-08 
09:52:28.000000000 +0100
+++ isdnutils-3.9.20060704/debian/isdnutils-base.init   2008-02-08 
10:39:57.000000000 +0100
@@ -1,4 +1,13 @@
 #!/bin/sh
+### BEGIN INIT INFO
+# Provides:          isdnutils
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Should-Start:      capiutils
+# Should-Stop:       capiutils
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+### END INIT INFO
 #
 # You don't need to change this file!
 #

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to