diff options
Diffstat (limited to 'loginutils')
-rw-r--r-- | loginutils/Config.src | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/loginutils/Config.src b/loginutils/Config.src index b78d7c38e..fa2b4f8c0 100644 --- a/loginutils/Config.src +++ b/loginutils/Config.src @@ -223,13 +223,6 @@ config LOGIN_SESSION_AS_CHILD almost always would want this to be set to Y, else PAM session will not be cleaned up. -config PAM - bool "Support for PAM (Pluggable Authentication Modules)" - default n - depends on LOGIN - help - Use PAM in login(1) instead of direct access to password database. - config LOGIN_SCRIPTS bool "Support for login scripts" depends on LOGIN |