]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/rootfiles/core/124/update.sh
core124: Apply changed sysctl.conf
[ipfire-2.x.git] / config / rootfiles / core / 124 / update.sh
index ff70d95c668c5008f9fb774a0673dc5a56acd7d9..80eca4ceb2f7f334a295d630175726161569f753 100644 (file)
@@ -51,6 +51,9 @@ ldconfig
 /etc/init.d/rngd restart
 /etc/init.d/ntp restart
 
+# Reload sysctl.conf
+sysctl -p
+
 # Remove deprecated GRUB configuration option
 if [ -e "/etc/default/grub" ]; then
        sed -e "/^GRUB_FONT/d" -i /etc/default/grub