summaryrefslogtreecommitdiff
path: root/debian/openssh-server.install
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2018-12-06 19:10:49 +0000
committerColin Watson <cjwatson@debian.org>2018-12-06 19:10:49 +0000
commit7b4b5e65b07886ab75168585b313d225a2471322 (patch)
tree14385c0382fa5b43e6831549cb27790514273207 /debian/openssh-server.install
parent6f6f2acf0dedd7a6cc1703299cdfe441017e38bd (diff)
Move /etc/ssh/moduli to openssh-server
It's reasonably large and only used by sshd. Closes: #858050
Diffstat (limited to 'debian/openssh-server.install')
-rwxr-xr-xdebian/openssh-server.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/openssh-server.install b/debian/openssh-server.install
index e0cc13cec..5c166fc02 100755
--- a/debian/openssh-server.install
+++ b/debian/openssh-server.install
@@ -1,5 +1,6 @@
1#! /usr/bin/dh-exec 1#! /usr/bin/dh-exec
2 2
3etc/ssh/moduli
3usr/sbin/sshd 4usr/sbin/sshd
4usr/share/man/man5/authorized_keys.5 5usr/share/man/man5/authorized_keys.5
5usr/share/man/man5/sshd_config.5 6usr/share/man/man5/sshd_config.5