mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 03:25:54 +02:00
core156: Ship and reload sysctl.conf
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
etc/rc.d/init.d/suricata
|
||||
etc/sysctl.conf
|
||||
srv/web/ipfire/cgi-bin/entropy.cgi
|
||||
srv/web/ipfire/cgi-bin/firewall.cgi
|
||||
srv/web/ipfire/cgi-bin/getrrdimage.cgi
|
||||
|
||||
@@ -54,6 +54,9 @@ rm -rfv /usr/lib/perl5/5.30.0
|
||||
# Filesytem cleanup
|
||||
/usr/local/bin/filesystem-cleanup
|
||||
|
||||
# Reload sysctl.conf
|
||||
sysctl -p
|
||||
|
||||
# Start services
|
||||
telinit u
|
||||
/etc/init.d/suricata restart
|
||||
|
||||
Reference in New Issue
Block a user