mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 18:03:06 +02:00
core151: Ship & load /etc/sysctl.conf
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -3,6 +3,7 @@ etc/issue
|
||||
etc/rc.d/helper/exoscale-setup
|
||||
etc/rc.d/init.d/cloud-init
|
||||
etc/rc.d/init.d/functions
|
||||
etc/sysctl.conf
|
||||
srv/web/ipfire/cgi-bin/country.cgi
|
||||
srv/web/ipfire/cgi-bin/credits.cgi
|
||||
srv/web/ipfire/cgi-bin/ipinfo.cgi
|
||||
|
||||
@@ -57,6 +57,9 @@ if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then
|
||||
fi
|
||||
/etc/init.d/collectd restart
|
||||
|
||||
# Reload sysctl.conf
|
||||
sysctl -p
|
||||
|
||||
# This update needs a reboot...
|
||||
#touch /var/run/need_reboot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user