[Ddclient-support] Patch: Treat --daemon values as intervals
Brought to you by:
supersandro2000,
wimpunk
From: <ja...@hu...> - 2006-11-03 03:10:15
|
Attached is a patch to r27 of ddclient. The patch changes --daemon values to be intervals all of the time, instead of intervals some of the time and number of seconds the rest of the time. This fixes a fairly nasty bug, where values such as '5h' were treated as zero by the 'sleep' function. - James |