mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Core Update 168: Ship and apply sysctl changes
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
etc/rc.d/init.d/networking/any
|
etc/rc.d/init.d/networking/any
|
||||||
etc/rc.d/init.d/networking/red
|
etc/rc.d/init.d/networking/red
|
||||||
|
etc/sysctl.conf
|
||||||
lib/firmware/amd/amd_sev_fam17h_model0xh.sbin
|
lib/firmware/amd/amd_sev_fam17h_model0xh.sbin
|
||||||
lib/firmware/amd/amd_sev_fam17h_model3xh.sbin
|
lib/firmware/amd/amd_sev_fam17h_model3xh.sbin
|
||||||
lib/firmware/amd/amd_sev_fam19h_model0xh.sbin
|
lib/firmware/amd/amd_sev_fam19h_model0xh.sbin
|
||||||
|
|||||||
@@ -86,6 +86,9 @@ ldconfig
|
|||||||
# Apply local configuration to sshd_config
|
# Apply local configuration to sshd_config
|
||||||
/usr/local/bin/sshctrl
|
/usr/local/bin/sshctrl
|
||||||
|
|
||||||
|
# Apply sysctl changes
|
||||||
|
/etc/init.d/sysctl start
|
||||||
|
|
||||||
# Start services
|
# Start services
|
||||||
/etc/init.d/sshd restart
|
/etc/init.d/sshd restart
|
||||||
/etc/init.d/vnstatd restart
|
/etc/init.d/vnstatd restart
|
||||||
|
|||||||
Reference in New Issue
Block a user