]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
unbound: There is no need to rewrite tuning.conf
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 13 Jan 2020 19:55:59 +0000 (20:55 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 13 Jan 2020 19:55:59 +0000 (20:55 +0100)
The number of CPU cores and memory normally does not change

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/initscripts/system/unbound

index 5ae020584262178bfe2c20db90e23fdc003c0542..37da15dbd99ad5592aa0c67c2310bca38c626b6c 100644 (file)
@@ -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.