From 1947f2bd7d4c6ccda012321640dfb6041ddfe5f1 Mon Sep 17 00:00:00 2001 From: Henrik Riomar Date: Mon, 25 Mar 2019 22:10:03 +0100 Subject: community/pdns-recursor: after entropy --- community/pdns-recursor/APKBUILD | 2 +- community/pdns-recursor/pdns-recursor.initd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'community/pdns-recursor') diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD index 4af161643a9..ce26ff3cfcb 100644 --- a/community/pdns-recursor/APKBUILD +++ b/community/pdns-recursor/APKBUILD @@ -70,5 +70,5 @@ package() { } sha512sums="6041d31f0a517786f44a7fa22c7bfa94d5d4bdc3a7f349d2b47bc66be87404fe8eaf76f45ca18ef8ab96a45c0271f46fdba93a51fbda2542a3ad96e10f51c1d1 pdns-recursor-4.1.11.tar.bz2 -f23cb30d943e0b0aea09371dc57aa43e55b8f91062a3caa3fac17e3565a8e36dfd304f45eba588f625ca2337cd2ade450ea5ae1776872c006204cdaf912f6651 pdns-recursor.initd +6eea64828a363a8f36a694da4ab08f48482a096572e5597e3182bbf5f4e7c0114d9b643c7ea5060ae46b50b05c6ebbace2fedd44dc6309b641fd638d44db879e pdns-recursor.initd 954df537693a202fc195e751011bbfaa605b3f3df42ac386fa82eb809b73c2b987f5e418b5c96bb3b0669497426ce0daa39a719844701e06990b82843a4cf0d4 recursor.conf" diff --git a/community/pdns-recursor/pdns-recursor.initd b/community/pdns-recursor/pdns-recursor.initd index 80e851d064e..0414c891915 100644 --- a/community/pdns-recursor/pdns-recursor.initd +++ b/community/pdns-recursor/pdns-recursor.initd @@ -11,7 +11,7 @@ extra_started_commands="dump reload" depend() { need net - after firewall + after firewall entropy } start() { -- cgit v1.2.3