diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 19:52:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 19:52:33 +0000 |
commit | 111ef475927ff20018c5fb9a13e0a5d9c93c4049 (patch) | |
tree | 61b89449ecf791f1f154ded0c2e6e61396ba67c2 | |
parent | Setting openssh-server/password-authentication to false. (diff) | |
download | openssh-111ef475927ff20018c5fb9a13e0a5d9c93c4049.tar.xz openssh-111ef475927ff20018c5fb9a13e0a5d9c93c4049.zip |
Including openssh-server configuration files for Progress Linux.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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 |