net-dns/unbound: runscript rewritten
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 14 Sep 2018 22:00:12 +0000 (00:00 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 14 Sep 2018 22:03:47 +0000 (00:03 +0200)
commit76a0fe9aa1906a7bbe192efb56ef8335d21b9a3c
tree69adc3b7d21f84e9c17edd92d69d61a7c3aa6282
parentd2dac37b7f5220aa1ca458c50977c404efc69d32
net-dns/unbound: runscript rewritten

- "need net" changed to "use net". If you need to bind service to a specific
  interface or address add 'rc_need="<interface>"' in /etc/conf.d/<unbound>.

- Use "/run" instead of "/var/run".

- Verify daemon is really up and running.

- It is now possible to pass any by start-stop-daemon supported arguments
  to start-stop-daemon.

- It is now possible to preserve unbound's cache. [Bug 632644]

Closes: https://bugs.gentoo.org/632644
Package-Manager: Portage-2.3.49, Repoman-2.3.10
net-dns/unbound/files/unbound-r1.confd [new file with mode: 0644]
net-dns/unbound/files/unbound-r1.initd [new file with mode: 0644]
net-dns/unbound/unbound-1.7.3-r1.ebuild
net-dns/unbound/unbound-1.8.0-r1.ebuild