From 0b439b661dc2b90849e9d03985a594afe2e5a930 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sat, 29 Jun 2019 20:04:07 +0200 Subject: [PATCH] Dropping the cache doesn't work inside a container --- unbound.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/unbound.sh b/unbound.sh index bdfc982..f838cd0 100755 --- a/unbound.sh +++ b/unbound.sh @@ -99,6 +99,4 @@ fi mkdir -p /opt/unbound/etc/unbound/zones -echo 3 > /proc/sys/vm/drop_caches 2> /dev/null - exec /opt/unbound/sbin/unbound