Branch: refs/heads/master
Home: https://github.com/ddclient/ddclient
Commit: b88d4aa6799a10f97a1efb824b1381b54483d05c
https://github.com/ddclient/ddclient/commit/b88d4aa6799a10f97a1efb824b1381b54483d05c
Author: Richard Hansen <rh...@rh...>
Date: 2020-05-28 (Thu, 28 May 2020)
Changed paths:
M ddclient
Log Message:
-----------
Do not prevent daemonization when force is set
The force option should only be about ignoring the cache and existing
value, not about controlling when updates are triggered or whether the
program runs in the foreground.
Commit: dc37e00d9d588a5a70324b991d06503175b02dad
https://github.com/ddclient/ddclient/commit/dc37e00d9d588a5a70324b991d06503175b02dad
Author: Sandro <san...@gm...>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M ddclient
Log Message:
-----------
Merge pull request #119 from rhansen/force-daemon
Do not prevent daemonization when force is set
Compare: https://github.com/ddclient/ddclient/compare/eef57851f93a...dc37e00d9d58
|