mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-21 08:22:59 +02:00
Core Update 164: Ship and apply sysctl changes
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -2,6 +2,7 @@ etc/collectd.conf
|
||||
etc/rc.d/init.d/firewall
|
||||
etc/rc.d/init.d/squid
|
||||
etc/suricata/suricata.yaml
|
||||
etc/sysctl.conf
|
||||
srv/web/ipfire/cgi-bin/ids.cgi
|
||||
srv/web/ipfire/cgi-bin/optionsfw.cgi
|
||||
srv/web/ipfire/cgi-bin/pakfire.cgi
|
||||
|
||||
@@ -76,6 +76,9 @@ ldconfig
|
||||
echo "DROPHOSTILE=off" > /var/ipfire/optionsfw/settings
|
||||
echo "DROPSPOOFEDMARTIAN=on" > /var/ipfire/optionsfw/settings
|
||||
|
||||
# Apply sysctl changes
|
||||
/etc/init.d/sysctl start
|
||||
|
||||
# Start services
|
||||
/etc/init.d/firewall restart
|
||||
/etc/init.d/collectd start
|
||||
|
||||
Reference in New Issue
Block a user