Core Update 164: Ship and apply sysctl changes

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-01-19 17:47:19 +00:00
parent d21e6d94cb
commit 9f3f612a5f
2 changed files with 4 additions and 0 deletions

View File

@@ -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