mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
core124: Apply changed sysctl.conf
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -4,6 +4,7 @@ etc/rc.d/helper/aws-setup
|
||||
etc/rc.d/init.d/aws
|
||||
etc/rc.d/init.d/localnet
|
||||
etc/rc.d/init.d/partresize
|
||||
etc/sysctl.conf
|
||||
opt/pakfire/lib/functions.pl
|
||||
opt/pakfire/pakfire
|
||||
srv/web/ipfire/cgi-bin/firewall.cgi
|
||||
|
||||
@@ -51,6 +51,9 @@ ldconfig
|
||||
/etc/init.d/rngd restart
|
||||
/etc/init.d/ntp restart
|
||||
|
||||
# Reload sysctl.conf
|
||||
sysctl -p
|
||||
|
||||
# Remove deprecated GRUB configuration option
|
||||
if [ -e "/etc/default/grub" ]; then
|
||||
sed -e "/^GRUB_FONT/d" -i /etc/default/grub
|
||||
|
||||
Reference in New Issue
Block a user