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

@@ -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