From 397ef858f3a6c310bd975964a58bbe8631822a22 Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Wed, 29 Jul 2009 10:22:11 -0400 Subject: Load the confmodule in postinst so the config script runs --- debian/libpam-runtime.postinst | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/libpam-runtime.postinst b/debian/libpam-runtime.postinst index f5d28a34..4903ede8 100644 --- a/debian/libpam-runtime.postinst +++ b/debian/libpam-runtime.postinst @@ -2,6 +2,7 @@ # If the user has removed the config file, respect this sign of dementia # -- only create on package install. +. /usr/share/debconf/confmodule force= if [ -z "$2" ] || dpkg --compare-versions "$2" lt 1.0.1-6 -- cgit v1.2.3