mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 22:14:49 +00:00
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:
parent
77fa3fc2e2
commit
02f6c83e98
@ -32,8 +32,6 @@ if [ "$1" = "abort-upgrade" ]; then
|
|||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
db_stop
|
|
||||||
|
|
||||||
update-rc.d frr defaults > /dev/null
|
update-rc.d frr defaults > /dev/null
|
||||||
|
|
||||||
#DEBHELPER#
|
#DEBHELPER#
|
||||||
|
Loading…
Reference in New Issue
Block a user