From: Michael Tremer Date: Mon, 10 Sep 2018 15:35:25 +0000 (+0100) Subject: core124: Ship updated unbound configuration and restart daemon X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0762dcc4e86937ae2f00d09d449563eb12563b9c;p=people%2Fms%2Fipfire-2.x.git core124: Ship updated unbound configuration and restart daemon Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/124/filelists/files b/config/rootfiles/core/124/filelists/files index a502e14f94..cfd300dcec 100644 --- a/config/rootfiles/core/124/filelists/files +++ b/config/rootfiles/core/124/filelists/files @@ -5,6 +5,7 @@ etc/rc.d/init.d/aws etc/rc.d/init.d/localnet etc/rc.d/init.d/partresize etc/sysctl.conf +etc/unbound/unbound.conf opt/pakfire/lib/functions.pl opt/pakfire/pakfire srv/web/ipfire/cgi-bin/firewall.cgi diff --git a/config/rootfiles/core/124/update.sh b/config/rootfiles/core/124/update.sh index 5a92aa72de..59f1e8f55f 100644 --- a/config/rootfiles/core/124/update.sh +++ b/config/rootfiles/core/124/update.sh @@ -50,6 +50,7 @@ ldconfig # Start services /etc/init.d/rngd restart /etc/init.d/ntp restart +/etc/init.d/unbound restart # Reload sysctl.conf sysctl -p