Bug#534974: daemon does not register the running/active status of the ddclient pid

2009-06-30 Thread Savvas Radevic
Perhaps that option should better be passed on the command line from the init script. True, it looks like an option that should be taken care of the init script. Thanks again! Here's the diff patch for debian/ddclient.init ( aka /etc/init.d/ddclient ). ---

Bug#534974: daemon does not register the running/active status of the ddclient pid

2009-06-30 Thread Torsten Landschoff
On Tue, Jun 30, 2009 at 11:08:14AM +0200, Savvas Radevic wrote: True, it looks like an option that should be taken care of the init script. Thanks again! Here's the diff patch for debian/ddclient.init ( aka /etc/init.d/ddclient ). Sorry, you are late ;-) I already added a patch looking

Bug#534974: daemon does not register the running/active status of the ddclient pid

2009-06-30 Thread Savvas Radevic
I already added a patch looking quite the same yesterday. Have a look at http://bzr.debian.org/loggerhead/users/torsten/ddclient/revision/21? Cool! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#534974: daemon does not register the running/active status of the ddclient pid

2009-06-28 Thread Savvas Radevic
Package: ddclient Version: 3.8.0-3 Severity: important I've just tried to run the daemon with the configuration provided from dnsomatic: https://www.dnsomatic.com/wiki/ddclient When I try to stop the daemon it is still running: $ sudo /etc/init.d/ddclient start $ ps aux | grep -i ddcli

Bug#534974: daemon does not register the running/active status of the ddclient pid

2009-06-28 Thread Torsten Landschoff
Hi Savvas, Thanks for your report. On Sun, Jun 28, 2009 at 07:16:36PM +0200, Savvas Radevic wrote: I've just tried to run the daemon with the configuration provided from dnsomatic: https://www.dnsomatic.com/wiki/ddclient When I try to stop the daemon it is still running: $ sudo

Bug#534974: daemon does not register the running/active status of the ddclient pid

2009-06-28 Thread Savvas Radevic
Okay, that would be because the config file does not specify the pid=... option to set the file where the pid is recorded. Just add pid=/var/run/ddclient.pid to the config file and it should work. $ sudo /etc/init.d/ddclient start $ sudo /etc/init.d/ddclient status Status of Dynamic DNS