diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 05:19:47 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 05:19:47 +0000 |
commit | 9dc013dc2e381bf3d23b641c36f3a4144b41790e (patch) | |
tree | c48385475576ebfe909e0f1aa49feb6ea9c3bd57 | |
parent | Setting default host key generation to ED25519 and RSA. (diff) | |
download | openssh-9dc013dc2e381bf3d23b641c36f3a4144b41790e.tar.xz openssh-9dc013dc2e381bf3d23b641c36f3a4144b41790e.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 29e7abc..fdaf348 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 |