community/dcc: fix broken dcc.initd using gentoo init script
Existing script was not working. It had a blank start() block which was exiting with a syntax error.
This is taken from the gentoo init scripts. Changed references to /etc/dcc to /var/dcc where dcc keeps config files on alpine. Fixes #13361 (closed) .
Edited by xpufx