diff options
Diffstat (limited to 'loginutils/Config.src')
-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 | |||
223 | almost always would want this to be set to Y, else PAM session | 223 | almost always would want this to be set to Y, else PAM session |
224 | will not be cleaned up. | 224 | will not be cleaned up. |
225 | 225 | ||
226 | config PAM | ||
227 | bool "Support for PAM (Pluggable Authentication Modules)" | ||
228 | default n | ||
229 | depends on LOGIN | ||
230 | help | ||
231 | Use PAM in login(1) instead of direct access to password database. | ||
232 | |||
233 | config LOGIN_SCRIPTS | 226 | config LOGIN_SCRIPTS |
234 | bool "Support for login scripts" | 227 | bool "Support for login scripts" |
235 | depends on LOGIN | 228 | depends on LOGIN |