summaryrefslogtreecommitdiff
path: root/debian/openssh-server.install
diff options
context:
space:
mode:
Diffstat (limited to 'debian/openssh-server.install')
-rwxr-xr-xdebian/openssh-server.install2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/openssh-server.install b/debian/openssh-server.install
index 06e0c71b7..dabc440ab 100755
--- a/debian/openssh-server.install
+++ b/debian/openssh-server.install
@@ -10,6 +10,8 @@ debian/openssh-server.ufw.profile => etc/ufw/applications.d/openssh-server
10debian/systemd/ssh.socket lib/systemd/system 10debian/systemd/ssh.socket lib/systemd/system
11debian/systemd/ssh@.service lib/systemd/system 11debian/systemd/ssh@.service lib/systemd/system
12debian/systemd/sshd.conf usr/lib/tmpfiles.d 12debian/systemd/sshd.conf usr/lib/tmpfiles.d
13debian/systemd/ssh-session-cleanup usr/lib/openssh
14debian/systemd/ssh-session-cleanup.service lib/systemd/system
13 15
14# dh_apport would be neater, but at the time of writing it isn't in unstable 16# dh_apport would be neater, but at the time of writing it isn't in unstable
15# yet. 17# yet.