summaryrefslogtreecommitdiff
path: root/debian/openssh-server.install
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-02-28 19:11:21 +0000
committerColin Watson <cjwatson@debian.org>2019-02-28 19:11:21 +0000
commit7b5a6dc38185ae337633d459d73f7209c95bfede (patch)
treec071bba9277b70151806909e22fea09e77c92974 /debian/openssh-server.install
parent3115064e04541741d558cbb7b8ecab49ea1c0af9 (diff)
Move moduli(5) manual page to openssh-server
This goes with /etc/ssh/moduli; forgotten in 1:7.9p1-5.
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 5c166fc02..29e7abc8e 100755
--- a/debian/openssh-server.install
+++ b/debian/openssh-server.install
@@ -3,6 +3,7 @@
3etc/ssh/moduli 3etc/ssh/moduli
4usr/sbin/sshd 4usr/sbin/sshd
5usr/share/man/man5/authorized_keys.5 5usr/share/man/man5/authorized_keys.5
6usr/share/man/man5/moduli.5
6usr/share/man/man5/sshd_config.5 7usr/share/man/man5/sshd_config.5
7usr/share/man/man8/sshd.8 8usr/share/man/man8/sshd.8
8 9