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