net-dns/acme-dns: add init script with capabilities support
As of sys-apps/openrc-0.46 stable, the init script now supports linux capabilities. This commit adds a new revision of the init script which uses capabilities="" instead of setting file capabilities itself. This is more straightforward and does not mess with files which should be immutable.
Signed-off-by: Adrian 'nex' Schollmeyer adrian.schollmeyer@fem.tu-ilmenau.de