summaryrefslogtreecommitdiff
path: root/debian/openssh-client.install
diff options
context:
space:
mode:
Diffstat (limited to 'debian/openssh-client.install')
-rwxr-xr-xdebian/openssh-client.install34
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/openssh-client.install b/debian/openssh-client.install
new file mode 100755
index 000000000..24376514f
--- /dev/null
+++ b/debian/openssh-client.install
@@ -0,0 +1,34 @@
1#! /usr/bin/dh-exec
2
3etc/ssh/ssh_config
4usr/bin/scp
5usr/bin/sftp
6usr/bin/ssh
7usr/bin/ssh-add
8usr/bin/ssh-agent
9usr/bin/ssh-keygen
10usr/bin/ssh-keyscan
11usr/lib/openssh/ssh-keysign
12usr/lib/openssh/ssh-pkcs11-helper
13usr/share/man/man1/scp.1
14usr/share/man/man1/sftp.1
15usr/share/man/man1/ssh-add.1
16usr/share/man/man1/ssh-agent.1
17usr/share/man/man1/ssh-keygen.1
18usr/share/man/man1/ssh-keyscan.1
19usr/share/man/man1/ssh.1
20usr/share/man/man5/ssh_config.5
21usr/share/man/man8/ssh-keysign.8
22usr/share/man/man8/ssh-pkcs11-helper.8
23
24contrib/ssh-copy-id usr/bin
25debian/ssh-argv0 usr/bin
26
27debian/agent-launch usr/lib/openssh
28
29# dh_apport would be neater, but at the time of writing it isn't in unstable
30# yet.
31debian/openssh-client.apport => usr/share/apport/package-hooks/openssh-client.py
32
33# systemd user unit (only used under sessions)
34debian/systemd/ssh-agent.service usr/lib/systemd/user