From 02b3fee8901679a5e058f66691067675208a4ae5 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sun, 21 Oct 2018 10:36:27 +0100 Subject: Remove /etc/network/if-up.d/openssh-server It causes more problems than it solves. Add an "if-up hook removed" section to README.Debian documenting the corner case that may need configuration adjustments. Thanks, Christian Ehrhardt, Andreas Hasenack, and David Britton. Closes: #789532 LP: #1037738, #1674330, #1718227 --- debian/openssh-server.maintscript | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/openssh-server.maintscript') diff --git a/debian/openssh-server.maintscript b/debian/openssh-server.maintscript index 17a4c2787..c721fdb48 100644 --- a/debian/openssh-server.maintscript +++ b/debian/openssh-server.maintscript @@ -1,2 +1,3 @@ mv_conffile /etc/pam.d/ssh /etc/pam.d/sshd 1:4.7p1-4~ rm_conffile /etc/init/ssh.conf 1:7.5p1-6~ +rm_conffile /etc/network/if-up.d/openssh-server 1:7.9p1-1~ -- cgit v1.2.3