From 174565005c06c4b7cc6f64b977f63f87b9bd75df Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Fri, 4 Nov 2011 05:54:13 +0700 Subject: Remove files mistakanly inherited from vyatta-cfg-system. --- debian/vyatta-cfg-system.postrm | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 debian/vyatta-cfg-system.postrm (limited to 'debian/vyatta-cfg-system.postrm') diff --git a/debian/vyatta-cfg-system.postrm b/debian/vyatta-cfg-system.postrm deleted file mode 100644 index 413780b..0000000 --- a/debian/vyatta-cfg-system.postrm +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash - -if [ "$1" = "purge" ]; then - sed -i -e '/### BEGIN VYATTA/,/### END VYATTA/d' /etc/sudoers - sed -i -e 'g/^password/d' /etc/pam.d/password - update-rc.d vyatta-config-reboot-params remove -fi - -# Local Variables: -# mode: shell-script -# sh-indentation: 4 -# End: -- cgit v1.2.3