Commit graph

5 commits

Author SHA1 Message Date
Steve8291
6b7800380c Adjust path to ddclient
Installing with `make install` automatically places the ddclient
executable in `/usr/bin/ddclient`. This service file has the wrong
path and that causes systemd to be unable to start ddclient.
2020-07-10 12:04:21 -04:00
Richard Hansen
e7c43e9eef 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
2020-05-28 14:53:37 -04:00
Richard Hansen
cecbaba3e0 Whitespace and minor style fixes 2020-05-28 14:53:37 -04:00
ddfisher
94c30b3434 see Changelog
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/svn@5 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2006-06-11 08:30:49 +00:00
wimpunk
74f33b719d Reorganise
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/svn@2 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2006-05-22 19:37:19 +00:00