Core Update 167: Ship and apply sysctl changes

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-04-08 15:58:41 +00:00
parent 158fc9a9ea
commit c9b5a4756f
2 changed files with 4 additions and 0 deletions

View File

@@ -341,6 +341,9 @@ dracut --regenerate-all --force
perl -e "require '/var/ipfire/ids-functions.pl'; &IDS::oinkmaster();"
/etc/init.d/suricata reload
# Apply sysctl changes
/etc/init.d/sysctl start
# Start services
/etc/init.d/apache restart
/etc/init.d/sshd restart