Package: libnss-ldapd
Version: 0.4
Tags: patch
User: [EMAIL PROTECTED]
Usertag: incorrect-dependency

The LSB style dependency header in the init.d script is slightly
wrong.  There is no need to stop the script in the 'S' runlevel, as
this "runlevel" is only used during initial booting.

Here is a patch to fix it.

--- debian/libnss-ldapd.nslcd.init.orig 2007-10-24 23:52:56.000000000 +0200
+++ debian/libnss-ldapd.nslcd.init      2007-10-24 23:53:11.000000000 +0200
@@ -26,7 +26,7 @@
 # Should-Start:      $remote_fs $network
 # Should-Stop:       $remote_fs
 # Default-Start:     2 3 4 5
-# Default-Stop:      S 0 1 6
+# Default-Stop:      0 1 6
 # Short-Description: nss-ldapd connection daemon
 # Description:       nslcd is a LDAP connection daemon that is used to
 #                    do LDAP queries for the NSS libraries.

Happy hacking,
-- 
Petter Reinholdtsen



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

Reply via email to