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.
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