OpenSSH: remove slogin binary in rootfile and update

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2016-03-01 22:50:53 +01:00
parent d86a249286
commit ac385b2f17
2 changed files with 3 additions and 1 deletions

View File

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

View File

@@ -33,6 +33,9 @@ done
# Stop services
# remove slogin which is not included in new OpenSSH
rm /usr/bin/slogin
# Extract files
extract_files