Bugs item #1906478, was opened at 2008-03-03 14:45
Message generated for change (Comment added) made by ashaw
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=676128&aid=1906478&group_id=116817
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Allen Shaw (ashaw)
Assigned to: Nobody/Anonymous (nobody)
Summary: thousands of temporary files filling up /tmp
Initial Comment:
When using fw to determine IP, ddclient is writing a temporary file named "192.168.1.1/StaRouter.htm-[0-9]*" under /tmp, and then leaving this file until somebody else (myself or tmpwatch) removes it. Since it does this on every invocation, I get a new file every five minutes.
Shouldn't ddclient be removing these files when it's done with them?
----------------------------------------------------------------------
>Comment By: Allen Shaw (ashaw)
Date: 2008-03-03 16:40
Message:
Logged In: YES
user_id=661441
Originator: YES
To my knowledge, there is no -test option being passed to ddclient. You
can see it's not in the config file. ddclient is being managed by the
attached init script -- you'll notice it only calls ddclient with -daemon
300 and no other options (sorry if this is redundant, considering you seem
to have the script). Any clues where a -test option could be enabled other
than ddclient.conf and the init script?
File Added: ddclient
----------------------------------------------------------------------
Comment By: wimpunk (wimpunk)
Date: 2008-03-03 15:00
Message:
Logged In: YES
user_id=722282
Originator: NO
You must have a -test option enabled somewhere. It's the only way (as far
as I know) to make ddclient write something in /tmp
----------------------------------------------------------------------
Comment By: Allen Shaw (ashaw)
Date: 2008-03-03 14:46
Message:
Logged In: YES
user_id=661441
Originator: YES
File Added: ddclient.txt
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=676128&aid=1906478&group_id=116817
|