#! /bin/sh
set -e

. /usr/share/debconf/confmodule

# Rebuild initramfs
update-initramfs -u

#DEBHELPER#

exit 0
