diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-08-04 14:20:43 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-08-04 14:20:43 +0300 |
commit | 405452a4aa5a9ae06169b0aa1c394a4cae9c1c5c (patch) | |
tree | 8791729ab9f640415ed529dd654fe439bd318a66 /README | |
parent | move faillock last in auth (diff) | |
download | pambase-405452a4aa5a9ae06169b0aa1c394a4cae9c1c5c.tar.gz pambase-405452a4aa5a9ae06169b0aa1c394a4cae9c1c5c.tar.bz2 pambase-405452a4aa5a9ae06169b0aa1c394a4cae9c1c5c.zip |
New pambase era
pambase was simplified and rewritten in python
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -1,8 +0,0 @@ -This repository contains the PAM configuration base for Gentoo Linux -and Gentoo FreeBSD, this mostly means the system-auth and system-login -configuration file that provides the basic support for generical -authentication for services, and console login (on tty or on various -desktop managers). - -The Makefile manages the choice of optional features that will be -enabled in the final file. |