mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
OpenSSH: do not ship ssh-keysign anymore
To my surprise, this binary comes with suid flag set, and since we do not have SSH key signing enabled, there is no need to ship it with IPFire. Signed-off-by: Peter Müller <peter.mueller@ipfire.org> Reviewed-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
bb0e8def77
commit
7bb9bbb732
@@ -19,7 +19,7 @@ usr/bin/ssh-keygen
|
||||
usr/bin/ssh-keyscan
|
||||
#usr/lib/openssh
|
||||
usr/lib/openssh/sftp-server
|
||||
usr/lib/openssh/ssh-keysign
|
||||
#usr/lib/openssh/ssh-keysign
|
||||
usr/lib/openssh/ssh-pkcs11-helper
|
||||
usr/lib/openssh/ssh-sk-helper
|
||||
usr/sbin/sshd
|
||||
|
||||
Reference in New Issue
Block a user