From c415474342cccde3cbe00cb6fc4a7ee3aeb00cc3 Mon Sep 17 00:00:00 2001 From: rbalocca Date: Tue, 22 Jul 2008 12:10:05 -0700 Subject: The postinst was printing a '?' --- debian/vyatta-cfg-system.postinst.in | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in index cac2a55a..e7ac929a 100644 --- a/debian/vyatta-cfg-system.postinst.in +++ b/debian/vyatta-cfg-system.postinst.in @@ -32,6 +32,7 @@ if [ "$sysconfdir" != "/etc" ]; then fi # cleanup any old entries from previous versions + touch /etc/sudoers ed - /etc/sudoers <