summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/pam_env/Makefile.am3
-rw-r--r--modules/pam_env/environment5
-rw-r--r--modules/pam_env/pam_env.conf3
3 files changed, 7 insertions, 4 deletions
diff --git a/modules/pam_env/Makefile.am b/modules/pam_env/Makefile.am
index 287e2534..83236e9b 100644
--- a/modules/pam_env/Makefile.am
+++ b/modules/pam_env/Makefile.am
@@ -4,7 +4,7 @@
CLEANFILES = *~
-EXTRA_DIST = README pam_env.conf $(MANS) $(XMLS) tst-pam_env
+EXTRA_DIST = README pam_env.conf $(MANS) $(XMLS) tst-pam_env environment
man_MANS = pam_env.conf.5 pam_env.8
@@ -24,6 +24,7 @@ endif
securelib_LTLIBRARIES = pam_env.la
secureconf_DATA = pam_env.conf
+sysconf_DATA = environment
if ENABLE_REGENERATE_MAN
noinst_DATA = README
diff --git a/modules/pam_env/environment b/modules/pam_env/environment
new file mode 100644
index 00000000..f46b8d94
--- /dev/null
+++ b/modules/pam_env/environment
@@ -0,0 +1,5 @@
+#
+# This file is parsed by pam_env module
+#
+# Syntax: simple "KEY=VAL" pairs on seperate lines
+#
diff --git a/modules/pam_env/pam_env.conf b/modules/pam_env/pam_env.conf
index 02116639..d0ba35c2 100644
--- a/modules/pam_env/pam_env.conf
+++ b/modules/pam_env/pam_env.conf
@@ -1,6 +1,3 @@
-# $Date$
-# $Author$
-# $Id$
#
# This is the configuration file for pam_env, a PAM module to load in
# a configurable list of environment variables for a