From 395c04e70974ffc3718903f5a75d269bdb0e8ee0 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Sun, 3 Aug 2008 04:08:16 -0700 Subject: first stab at a perl helper to manage common-*: parse our config files and generate a debconf prompt from them, but don't yet do anything with the information --- debian/libpam-runtime.templates | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 debian/libpam-runtime.templates (limited to 'debian/libpam-runtime.templates') diff --git a/debian/libpam-runtime.templates b/debian/libpam-runtime.templates new file mode 100644 index 00000000..65f3c3fc --- /dev/null +++ b/debian/libpam-runtime.templates @@ -0,0 +1,13 @@ +Template: libpam-runtime/profiles +Type: multiselect +Choices: ${profiles} +Choices-C: ${profile_names} +_Description: PAM profiles to enable: + Pluggable Authentication Modules (PAM) determine how authentication, + authorization, and password changing are handled on the system, as well + as allowing configuration of additional actions to take when starting + user sessions. + . + 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. -- cgit v1.2.3