]> git.proxmox.com Git - mirror_frr.git/blobdiff - debianpkg/frr.postinst
deb-based-distros: clean up leftover debconf references
[mirror_frr.git] / debianpkg / frr.postinst
index 9020d7bf7a9dac45776acfdbcadeeb2b6ea0e32d..cbc45f03ebd0dfde8feac4e5684e3f1df747ca86 100644 (file)
@@ -32,9 +32,5 @@ if [ "$1" = "abort-upgrade" ]; then
   exit 0
 fi
 
-. /usr/share/debconf/confmodule
-
-db_stop
-
 #DEBHELPER#