summaryrefslogtreecommitdiff
path: root/debian/libpam-runtime.postinst
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2008-08-20 00:44:35 -0700
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:28:25 -0800
commit5ee1402be9da2d2b914c8a1de5935e61cdf6d103 (patch)
treeeea7bea73cd95053379fbb342967f4fa41361e3d /debian/libpam-runtime.postinst
parentd045b57c7d94f08cbe46b0c2515d54986b41f37d (diff)
add a --package option to pam-auth-update, which lowers the debconf priority
of the multiselect question
Diffstat (limited to 'debian/libpam-runtime.postinst')
-rw-r--r--debian/libpam-runtime.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/libpam-runtime.postinst b/debian/libpam-runtime.postinst
index 5efb3f16..a0387edf 100644
--- a/debian/libpam-runtime.postinst
+++ b/debian/libpam-runtime.postinst
@@ -19,7 +19,7 @@ then
done
fi
-pam-auth-update $force
+pam-auth-update --package $force
if [ -n "$force" ]; then
rm -f /etc/pam.d/common-auth.pam-old \