diff options
Diffstat (limited to 'debian/openssh-server.install')
-rw-r--r-- | debian/openssh-server.install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/openssh-server.install b/debian/openssh-server.install index 8e04c4170..d04788cca 100644 --- a/debian/openssh-server.install +++ b/debian/openssh-server.install | |||
@@ -4,3 +4,7 @@ usr/share/man/man5/authorized_keys.5 | |||
4 | usr/share/man/man5/sshd_config.5 | 4 | usr/share/man/man5/sshd_config.5 |
5 | usr/share/man/man8/sftp-server.8 | 5 | usr/share/man/man8/sftp-server.8 |
6 | usr/share/man/man8/sshd.8 | 6 | usr/share/man/man8/sshd.8 |
7 | |||
8 | debian/systemd/ssh.socket lib/systemd/system | ||
9 | debian/systemd/ssh@.service lib/systemd/system | ||
10 | debian/systemd/sshd.conf usr/lib/tmpfiles.d | ||