core143: update local openssh config

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2020-03-26 18:26:07 +00:00
parent 9db0d4db5f
commit 0b1f09d581

View File

@@ -65,6 +65,9 @@ rm -f /var/log/vnstat/tag
# restart init after glibc replace
telinit u
# Apply local configuration to sshd_config
/usr/local/bin/sshctrl
# remove dropped packages
for package in bluetooth; do
if [ -e /opt/pakfire/db/installed/meta-$package ]; then