diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:43:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:43:00 +0000 |
commit | 79055dd42bbc38dd519fcb7147bcd812c61cf67a (patch) | |
tree | 2a947d81fd81991f5ecf5166b85fb089868896bb | |
parent | Setting default host key generation to ED25519. (diff) | |
download | openssh-79055dd42bbc38dd519fcb7147bcd812c61cf67a.tar.xz openssh-79055dd42bbc38dd519fcb7147bcd812c61cf67a.zip |
Including openssh-server configuration files for Progress Linux.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-x | debian/openssh-server.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/openssh-server.install b/debian/openssh-server.install index cf86dce..d3e28e7 100755 --- a/debian/openssh-server.install +++ b/debian/openssh-server.install @@ -19,3 +19,5 @@ debian/systemd/ssh-session-cleanup usr/lib/openssh # dh_apport would be neater, but at the time of writing it isn't in unstable # yet. debian/openssh-server.apport => usr/share/apport/package-hooks/openssh-server.py + +debian/local/sshd_config.d/* etc/ssh/sshd_config.d |