summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Hartman <hartmans@debian.org>2009-07-29 10:22:11 -0400
committerSteve Langasek <vorlon@debian.org>2019-01-08 19:41:59 -0800
commit397ef858f3a6c310bd975964a58bbe8631822a22 (patch)
treebd807a5073ad44bfcd15a6037bdc7dca20898605
parent7726bb284c56f53ff2e3fffc05dc8617f54570f9 (diff)
Load the confmodule in postinst so the config script runs
-rw-r--r--debian/libpam-runtime.postinst1
1 files changed, 1 insertions, 0 deletions
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