]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
core125: Apply changed sysctl.conf immediately
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 18 Oct 2018 13:35:46 +0000 (14:35 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 18 Oct 2018 13:35:46 +0000 (14:35 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/125/filelists/files
config/rootfiles/core/125/update.sh

index 0894d828f10f662c51d84a25eaabdba5dd967e04..c72b45b050354862f5bcf791043a2729ccbd9215 100644 (file)
@@ -1,3 +1,4 @@
 etc/system-release
 etc/issue
 etc/system-release
 etc/issue
+etc/sysctl.conf
 srv/web/ipfire/cgi-bin/credits.cgi
 srv/web/ipfire/cgi-bin/credits.cgi
index 1c606a2ce26a5682d4f7dfcd4519b5962c38425e..3da55e1167cb63a13c8c1a426ae0d7859ca8a942 100644 (file)
@@ -45,6 +45,9 @@ ldconfig
 # Start services
 /etc/init.d/apache restart
 
 # Start services
 /etc/init.d/apache restart
 
+# Reload sysctl.conf
+sysctl -p
+
 # This update needs a reboot...
 #touch /var/run/need_reboot
 
 # This update needs a reboot...
 #touch /var/run/need_reboot