Package: lwresd Version: 1:9.2.4-1 Tags: patch Followup-For: Bug #165096 The following patch for lwresd.init fixes the bug. Could you please include it in the package?
Thanks, Igor. diff -bru bind9-9.2.4/debian/lwresd.init bind9-9.2.4.new/debian/lwresd.init --- bind9-9.2.4/debian/lwresd.init 2005-07-20 13:05:05.000000000 -0400 +++ bind9-9.2.4.new/debian/lwresd.init 2005-07-20 13:05:52.000000000 -0400 @@ -28,7 +28,7 @@ stop) echo -n "Stopping domain name service: $NAME" start-stop-daemon --stop --quiet \ - --pidfile /var/run/$NAME.pid --exec $DAEMON + --pidfile /var/run/bind/run/$NAME.pid --exec $DAEMON echo "." ;; -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.12.3 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages lwresd depends on: ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libdns16 1:9.2.4-1 DNS Shared Library used by BIND ii libisc7 1:9.2.4-1 ISC Shared Library used by BIND ii libisccc0 1:9.2.4-1 Command Channel Library used by BI ii libisccfg0 1:9.2.4-1 Config File Handling Library used ii liblwres1 1:9.2.4-1 Lightweight Resolver Library used ii libssl0.9.7 0.9.7e-3 SSL shared libraries -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]