Drop the caches before starting unbound

This reduces memory pressure.
pull/64/head
Frank Denis 5 years ago
parent 37bacef22c
commit f5f3bf4017

@ -99,4 +99,6 @@ fi
mkdir -p /opt/unbound/etc/unbound/zones
echo 3 > /proc/sys/vm/drop_caches 2> /dev/null
exec /opt/unbound/sbin/unbound

Loading…
Cancel
Save