From 2f672ad33b180420436da05d22863c6f53c0e834 Mon Sep 17 00:00:00 2001 From: toni Date: Mon, 21 Apr 2014 14:27:00 +0200 Subject: added activate/deactivate feature (6) --- debian/postinst | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index 675f783..5fd7ea1 100644 --- a/debian/postinst +++ b/debian/postinst @@ -59,6 +59,7 @@ case "$1" in echo "Unknown whiptail error occured .." >&2 ;; esac + update-initramfs -u ;; upgrade) -- cgit v1.2.3