diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:08:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:08:28 +0000 |
commit | 524bd5d34911bac1700b1ba5624a91d5fa719d42 (patch) | |
tree | e00863bc4bdcbe8ef847c7b961c5c405482db6df | |
parent | Setting default host key generation to ED25519 and RSA. (diff) | |
download | openssh-524bd5d34911bac1700b1ba5624a91d5fa719d42.tar.xz openssh-524bd5d34911bac1700b1ba5624a91d5fa719d42.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 |