mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +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
|
# Start services
|
||||||
/etc/init.d/apache restart
|
/etc/init.d/apache restart
|
||||||
|
|
||||||
|
# Remove deprecated SSH configuration option
|
||||||
|
sed -e "/UsePrivilegeSeparation/d" -i /etc/ssh/sshd_config
|
||||||
|
|
||||||
# This update needs a reboot...
|
# This update needs a reboot...
|
||||||
touch /var/run/need_reboot
|
touch /var/run/need_reboot
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user