Core Update 168: Ship and apply sysctl changes

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-05-02 05:30:08 +00:00
parent 1af975dceb
commit d4afd45e11
2 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
etc/rc.d/init.d/networking/any
etc/rc.d/init.d/networking/red
etc/sysctl.conf
lib/firmware/amd/amd_sev_fam17h_model0xh.sbin
lib/firmware/amd/amd_sev_fam17h_model3xh.sbin
lib/firmware/amd/amd_sev_fam19h_model0xh.sbin

View File

@@ -86,6 +86,9 @@ ldconfig
# Apply local configuration to sshd_config
/usr/local/bin/sshctrl
# Apply sysctl changes
/etc/init.d/sysctl start
# Start services
/etc/init.d/sshd restart
/etc/init.d/vnstatd restart