diff options
author | Steve Langasek <vorlon@debian.org> | 2008-08-03 22:44:23 -0700 |
---|---|---|
committer | Steve Langasek <steve.langasek@ubuntu.com> | 2019-01-03 17:28:23 -0800 |
commit | aaedf7c7f0cc87f3a4ed8c65d437747e52b20512 (patch) | |
tree | 5bdfc9bce0a9578ed7a579792511d44597db8dce /debian/libpam-runtime.templates | |
parent | 1b6b036a2730bb85d633d474263916a387a20e6f (diff) | |
download | pam-aaedf7c7f0cc87f3a4ed8c65d437747e52b20512.tar.gz pam-aaedf7c7f0cc87f3a4ed8c65d437747e52b20512.tar.bz2 pam-aaedf7c7f0cc87f3a4ed8c65d437747e52b20512.zip |
first attempt at handling conflicts among the selected profiles
Diffstat (limited to 'debian/libpam-runtime.templates')
-rw-r--r-- | debian/libpam-runtime.templates | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/libpam-runtime.templates b/debian/libpam-runtime.templates index 65f3c3fc..bfb577d6 100644 --- a/debian/libpam-runtime.templates +++ b/debian/libpam-runtime.templates @@ -11,3 +11,12 @@ _Description: PAM profiles to enable: Some PAM module packages provide profiles that can be used to automatically adjust the behavior of all PAM-using applications on the system. Please indicate which of these behaviors you wish to enable. + +Template: libpam-runtime/conflicts +Type: error +_Description: Incompatible PAM profiles selected. + The following PAM profiles cannot be used together: + . + ${conflicts} + . + Please select a different set of modules to enable. |