mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
core153: Ship and apply changes to sysctl.conf
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -2,6 +2,7 @@ etc/issue
|
|||||||
etc/ntp.conf
|
etc/ntp.conf
|
||||||
etc/os-release
|
etc/os-release
|
||||||
etc/system-release
|
etc/system-release
|
||||||
|
etc/sysctl.conf
|
||||||
srv/web/ipfire/cgi-bin/credits.cgi
|
srv/web/ipfire/cgi-bin/credits.cgi
|
||||||
srv/web/ipfire/cgi-bin/index.cgi
|
srv/web/ipfire/cgi-bin/index.cgi
|
||||||
srv/web/ipfire/cgi-bin/location-block.cgi
|
srv/web/ipfire/cgi-bin/location-block.cgi
|
||||||
|
|||||||
@@ -53,6 +53,9 @@ chown -vR root:root /etc/ntp
|
|||||||
# Start services
|
# Start services
|
||||||
/etc/init.d/suricata restart
|
/etc/init.d/suricata restart
|
||||||
|
|
||||||
|
# Reload sysctl.conf
|
||||||
|
sysctl -p
|
||||||
|
|
||||||
# This update needs a reboot...
|
# This update needs a reboot...
|
||||||
#touch /var/run/need_reboot
|
#touch /var/run/need_reboot
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user