Branch: refs/heads/master
Home: https://github.com/ddclient/ddclient
Commit: cecbaba3e04a2305f1e180a4d4a0a5dee621762a
https://github.com/ddclient/ddclient/commit/cecbaba3e04a2305f1e180a4d4a0a5dee621762a
Author: Richard Hansen <rh...@rh...>
Date: 2020-05-28 (Thu, 28 May 2020)
Changed paths:
M sample-etc_rc.d_init.d_ddclient
Log Message:
-----------
Whitespace and minor style fixes
Commit: e7c43e9eefe69fd884a74b61f6828061d47a5095
https://github.com/ddclient/ddclient/commit/e7c43e9eefe69fd884a74b61f6828061d47a5095
Author: Richard Hansen <rh...@rh...>
Date: 2020-05-28 (Thu, 28 May 2020)
Changed paths:
M sample-etc_rc.d_init.d_ddclient
Log Message:
-----------
Improve robustness of daemon interval extraction
Without this change the init script incorrectly handles config file
lines like these:
foo=bar # daemon=123
foodaemon=123
daemonfoo=123
daemon=0
DAEMON=123
Commit: d5c48951158cadc3926f7d5da685662ee1ff743b
https://github.com/ddclient/ddclient/commit/d5c48951158cadc3926f7d5da685662ee1ff743b
Author: Sandro <san...@gm...>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M sample-etc_rc.d_init.d_ddclient
Log Message:
-----------
Merge pull request #136 from rhansen/init-script-cleanup
Compare: https://github.com/ddclient/ddclient/compare/f425cea2d1bf...d5c48951158c
|