Core Update 169: Ship and apply sysctl changes

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-06-13 15:49:40 +00:00
parent 84d6e93150
commit 0360d235c8
2 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ etc/rc.d/helper/aws-setup
etc/rc.d/helper/exoscale-setup
etc/rc.d/helper/gcp-setup
etc/rc.d/init.d/localnet
etc/sysctl.conf
opt/pakfire/etc/pakfire.conf
srv/web/ipfire/cgi-bin/ovpnmain.cgi
srv/web/ipfire/html/themes/ipfire/include/functions.pl

View File

@@ -111,6 +111,9 @@ ldconfig
# Filesytem cleanup
/usr/local/bin/filesystem-cleanup
# Apply sysctl changes
/etc/init.d/sysctl start
# Start services
telinit u
/etc/init.d/firewall restart