From f30ef90be0e3bef15b783b48ed8f1976b9537a23 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 21 Dec 2009 11:18:57 -0800 Subject: Fix command-with-path-in-maintainer-script postinst:158 /usr/sbin/dpkg-reconfigure --- debian/vyatta-cfg-system.postinst.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in index 5cb03651..c2b374c8 100644 --- a/debian/vyatta-cfg-system.postinst.in +++ b/debian/vyatta-cfg-system.postinst.in @@ -155,7 +155,7 @@ fi sed -i 's/^set /builtin set /' /etc/bash_completion -/usr/sbin/dpkg-reconfigure -f noninteractive openssh-server +dpkg-reconfigure -f noninteractive openssh-server rm -f /etc/ssh/*.broken update-rc.d -f ssh remove >/dev/null -- cgit v1.2.3