mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 03:25:54 +02:00
core120: Remove deprecated sshd configuration option
This just created a warning and is now dropped Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -65,6 +65,9 @@ fi
|
||||
# Start services
|
||||
/etc/init.d/apache restart
|
||||
|
||||
# Remove deprecated SSH configuration option
|
||||
sed -e "/UsePrivilegeSeparation/d" -i /etc/ssh/sshd_config
|
||||
|
||||
# This update needs a reboot...
|
||||
touch /var/run/need_reboot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user