mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-17 14:33:00 +02:00
OpenSSH: remove slogin binary in rootfile and update
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -14,7 +14,6 @@ etc/ssh/ssh_config
|
||||
etc/ssh/sshd_config
|
||||
usr/bin/scp
|
||||
usr/bin/sftp
|
||||
usr/bin/slogin
|
||||
usr/bin/ssh
|
||||
usr/bin/ssh-add
|
||||
usr/bin/ssh-agent
|
||||
|
||||
@@ -33,6 +33,9 @@ done
|
||||
|
||||
# Stop services
|
||||
|
||||
# remove slogin which is not included in new OpenSSH
|
||||
rm /usr/bin/slogin
|
||||
|
||||
# Extract files
|
||||
extract_files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user