From 7b4b5e65b07886ab75168585b313d225a2471322 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Thu, 6 Dec 2018 19:10:49 +0000 Subject: Move /etc/ssh/moduli to openssh-server It's reasonably large and only used by sshd. Closes: #858050 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 94990e023..550306d4f 100755 --- a/debian/rules +++ b/debian/rules @@ -178,7 +178,7 @@ endif # Remove version control tags to avoid unnecessary conffile # resolution steps for administrators. sed -i '/\$$OpenBSD:/d' \ - debian/openssh-client/etc/ssh/moduli \ + debian/openssh-server/etc/ssh/moduli \ debian/openssh-client/etc/ssh/ssh_config # We'd like to use dh_install --fail-missing here, but that doesn't work -- cgit v1.2.3