ports/59906: port dns/ddclient 'ddclient.sh stop' command doesn't work

Wayne Sierke ws at ovirt.dyndns.ws
Sun Feb 22 04:08:36 UTC 2004


On Sun, 2004-02-22 at 12:33, Kris Kennaway wrote:
> Synopsis: port dns/ddclient 'ddclient.sh stop' command doesn't work
> 
> Responsible-Changed-From-To: dirk->freebsd-ports-bugs
> Responsible-Changed-By: kris
> Responsible-Changed-When: Sat Feb 21 18:02:56 PST 2004
> Responsible-Changed-Why: 
> dirk no longer maintains this port
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=59906

This appears to have been fixed. ddclient.sh now uses:

/bin/kill `cat /var/run/ddclient.pid`

instead of 

/usr/bin/killall ddclient

So simple makes me wish I'd thought of it first. :)

Can be closed, methinks.


Wayne




More information about the freebsd-ports-bugs mailing list