Package: radvd
Version: 1:1.6-1
Severity: minor
Tags: patch

*** Please type your report below this line ***

Excerpt from the radvd changelog:
October 28, 2008 - Version 1.2 updates:
    * If stale radvd.pid exists, try to overwrite it unless the specified PID 
exists.


I think the following patch is applicable:

--- radvd.orig  2010-11-23 15:15:32.000000000 +0100
+++ radvd       2010-11-25 10:39:37.000000000 +0100
@@ -57,10 +57,6 @@
        # Anything under /var/run can go away on reboot
        [ -e $PIDDIR ] || install -d -o radvd -g root -m 4755 $PIDDIR
 
-       # Check for stale pidfile; radvd won't start if one is lying around
-       if [ -f $PIDFILE ] && ! ps `cat  $PIDFILE` > /dev/null; then
-         rm -f $PIDFILE
-       fi
        if ! start-stop-daemon --oknodo --start --pidfile $PIDFILE \
                --exec $DAEMON -- $OPTIONS; then
          echo "failed." && exit 1



-- System Information:
Debian Release: 5.0.6
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.33.7-daniell (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_US)
Shell: /bin/sh linked to /bin/bash

Versions of packages radvd depends on:
ii  adduser                     3.110        add and remove users and groups
ii  libc6                       2.7-18lenny6 GNU C Library: Shared libraries

radvd recommends no packages.

radvd suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to