tags 466151 + patch
thanks

Patch attached.

I'm not sure it's entirely correct with respect to the "Default-Start" LSB
header and ipmasq's configurable "when should I start?" debconf question. (Or
whether it is even possible to fix this).


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -urNad ipmasq-4.0.8.orig/init/ipmasq ipmasq-4.0.8/init/ipmasq
--- ipmasq-4.0.8.orig/init/ipmasq       2008-07-16 18:24:19.000000000 +0100
+++ ipmasq-4.0.8/init/ipmasq    2008-07-16 18:24:43.000000000 +0100
@@ -1,4 +1,13 @@
 #!/bin/sh
+### BEGIN INIT INFO
+# Provides:          ipmasq
+# Required-Start:    $remote_fs $syslog $network
+# Required-Stop:     $remote_fs $syslog $network
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+# Short-Description: Start ipmasq at boot time
+# Description:       Set up IP masquerading for Debian systems
+### END INIT INFO
 #
 # ipmasq.init  Set up IP Masquerading for Debian systems
 #

Attachment: signature.asc
Description: PGP signature

Reply via email to