summaryrefslogtreecommitdiff
path: root/debian/openssh-server.install
diff options
context:
space:
mode:
Diffstat (limited to 'debian/openssh-server.install')
-rwxr-xr-xdebian/openssh-server.install21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/openssh-server.install b/debian/openssh-server.install
new file mode 100755
index 000000000..29e7abc8e
--- /dev/null
+++ b/debian/openssh-server.install
@@ -0,0 +1,21 @@
1#! /usr/bin/dh-exec
2
3etc/ssh/moduli
4usr/sbin/sshd
5usr/share/man/man5/authorized_keys.5
6usr/share/man/man5/moduli.5
7usr/share/man/man5/sshd_config.5
8usr/share/man/man8/sshd.8
9
10sshd_config => usr/share/openssh/sshd_config
11debian/openssh-server.ucf-md5sum => usr/share/openssh/sshd_config.md5sum
12
13debian/openssh-server.ufw.profile => etc/ufw/applications.d/openssh-server
14debian/systemd/ssh.socket lib/systemd/system
15debian/systemd/rescue-ssh.target lib/systemd/system
16debian/systemd/ssh@.service lib/systemd/system
17debian/systemd/ssh-session-cleanup usr/lib/openssh
18
19# dh_apport would be neater, but at the time of writing it isn't in unstable
20# yet.
21debian/openssh-server.apport => usr/share/apport/package-hooks/openssh-server.py