ubuntu trusty/precise: remove leftover debconf call

Forgot to unstash this when attempting to rebase it into
1e6df75491.

Signed-off-by: Silas McCroskey <smccroskey@cumulusnetworks.com>
This commit is contained in:
smccroskey 2017-08-08 12:22:29 -07:00 committed by Martin Winter
parent 77fa3fc2e2
commit 02f6c83e98

View File

@ -32,8 +32,6 @@ if [ "$1" = "abort-upgrade" ]; then
exit 0
fi
db_stop
update-rc.d frr defaults > /dev/null
#DEBHELPER#