From: Michael Tremer Date: Mon, 13 Jan 2020 19:55:59 +0000 (+0100) Subject: unbound: There is no need to rewrite tuning.conf X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=903247fef8bb482d81aeef98a88b8acf1a024482;p=people%2Fstevee%2Fipfire-2.x.git unbound: There is no need to rewrite tuning.conf The number of CPU cores and memory normally does not change Signed-off-by: Michael Tremer --- diff --git a/src/initscripts/system/unbound b/src/initscripts/system/unbound index 5ae0205842..37da15dbd9 100644 --- a/src/initscripts/system/unbound +++ b/src/initscripts/system/unbound @@ -599,7 +599,6 @@ case "$1" in ;; reload) # Update configuration files - write_tuning_conf write_forward_conf # Update Safe Search rules if the system is online.