37 lines
1,007 B
Text
Executable file
37 lines
1,007 B
Text
Executable file
#! /usr/bin/dh-exec
|
|
|
|
etc/ssh/ssh_config
|
|
usr/bin/scp
|
|
usr/bin/sftp
|
|
usr/bin/ssh
|
|
usr/bin/ssh-add
|
|
usr/bin/ssh-agent
|
|
usr/bin/ssh-keygen
|
|
usr/bin/ssh-keyscan
|
|
usr/lib/openssh/ssh-keysign
|
|
usr/lib/openssh/ssh-pkcs11-helper
|
|
usr/lib/openssh/ssh-sk-helper
|
|
usr/share/man/man1/scp.1
|
|
usr/share/man/man1/sftp.1
|
|
usr/share/man/man1/ssh-add.1
|
|
usr/share/man/man1/ssh-agent.1
|
|
usr/share/man/man1/ssh-keygen.1
|
|
usr/share/man/man1/ssh-keyscan.1
|
|
usr/share/man/man1/ssh.1
|
|
usr/share/man/man5/ssh_config.5
|
|
usr/share/man/man8/ssh-keysign.8
|
|
usr/share/man/man8/ssh-pkcs11-helper.8
|
|
usr/share/man/man8/ssh-sk-helper.8
|
|
|
|
contrib/ssh-copy-id usr/bin
|
|
debian/ssh-argv0 usr/bin
|
|
|
|
# dh_apport would be neater, but at the time of writing it isn't in unstable
|
|
# yet.
|
|
debian/openssh-client.apport => usr/share/apport/package-hooks/openssh-client.py
|
|
|
|
# systemd user unit (only used under sessions)
|
|
debian/systemd/ssh-agent.service usr/lib/systemd/user
|
|
debian/systemd/ssh-agent.socket usr/lib/systemd/user
|
|
|
|
debian/local/ssh_config.d/* etc/ssh/ssh_config.d
|