diff options
author | Tomas Mraz <tmraz@fedoraproject.org> | 2020-02-24 18:19:57 +0100 |
---|---|---|
committer | Tomas Mraz <tmraz@fedoraproject.org> | 2020-03-06 08:50:12 +0100 |
commit | 7a84910896d5579bd9c016696224d7d69a307bd9 (patch) | |
tree | 1abf896a33f1f581daafeb3f4ee8a52ba63155a6 /tests/confdir | |
parent | bba3a4f67e58c2c6bb42861784ffc60a7cf080e8 (diff) | |
download | pam-7a84910896d5579bd9c016696224d7d69a307bd9.tar.gz pam-7a84910896d5579bd9c016696224d7d69a307bd9.tar.bz2 pam-7a84910896d5579bd9c016696224d7d69a307bd9.zip |
New API call pam_start_confdir()
To load PAM stack configurations from specified directory
Diffstat (limited to 'tests/confdir')
-rw-r--r-- | tests/confdir | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/confdir b/tests/confdir new file mode 100644 index 00000000..3883c869 --- /dev/null +++ b/tests/confdir @@ -0,0 +1 @@ +# This is an empty pam service file for tst-pam_start_confdir |