Package: ddclient Version: 3.8.0-11.5 Severity: normal Dear Maintainer,
apparently when restarting ddclient after a configuration change using "/etc/init.d/ddclient restart" the old process is not killed. Example: root@torf:/etc/shorewall# ps ax | grep "ddclient - sleeping" 8700 pts/1 S 0:00 ddclient - sleeping for 50 seconds root@torf:/etc/shorewall# /etc/init.d/ddclient restart [ ok ] Restarting Dynamic DNS service update utility: ddclient. root@torf:/etc/shorewall# ps ax | grep "ddclient - sleeping" 8700 pts/1 S 0:00 ddclient - sleeping for 40 seconds 9182 pts/1 S 0:00 ddclient - sleeping for 60 seconds root@torf:/etc/shorewall# /etc/init.d/ddclient restart [ ok ] Restarting Dynamic DNS service update utility: ddclient. root@torf:/etc/shorewall# ps ax | grep "ddclient - sleeping" 8700 pts/1 S 0:00 ddclient - sleeping for 40 seconds 9182 pts/1 S 0:00 ddclient - sleeping for 60 seconds 9217 pts/1 S 0:00 ddclient - sleeping for 60 seconds My /etc/default/ddclient file: run_ipup="true" run_daemon="true" daemon_interval="60" My /etc/ddclient.conf file: # For OpenDNS use=web, web=myip.dnsomatic.com ssl=yes server=updates.opendns.com protocol=dyndns2 login=... password=... ... -- System Information: Debian Release: 7.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages ddclient depends on: ii debconf [debconf-2.0] 1.5.49 ii initscripts 2.88dsf-41+deb7u1 ii lsb-base 4.1+Debian8+deb7u1 ii perl [perl5] 5.14.2-21+deb7u1 Versions of packages ddclient recommends: ii libio-socket-ssl-perl 1.76-2 ddclient suggests no packages. -- debconf information excluded -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

