summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/vyatta-cfg-system.postinst.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in
index 8e8b6015..25dbe94f 100644
--- a/debian/vyatta-cfg-system.postinst.in
+++ b/debian/vyatta-cfg-system.postinst.in
@@ -62,8 +62,6 @@ EOF
echo "\nDefaults syslog_goodpri=info" >>/etc/sudoers
fi
- fi
-
# keep env vars
if ! grep -q 'env_keep+=VYATTA_*' /etc/sudoers ; then
echo "Defaults env_keep+=VYATTA_*" >> /etc/sudoers