summaryrefslogtreecommitdiff
path: root/modules/pam_access
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2001-11-27 05:25:43 +0000
committerAndrew G. Morgan <morgan@kernel.org>2001-11-27 05:25:43 +0000
commitf681ae7495809abb22e9168175779a6c4c2dc5e7 (patch)
treeb0f09cb588c53a46325eba2f4cce1b993e6a62f8 /modules/pam_access
parentdb864534d2f54492b21cd11e2838a2b77291fcc0 (diff)
Relevant BUGIDs: 476934
Purpose of commit: documentation fix Commit summary: --------------- Module doesn't understand 'console' but does understand 'LOCAL'. Fix from Nalin.
Diffstat (limited to 'modules/pam_access')
-rw-r--r--modules/pam_access/access.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_access/access.conf b/modules/pam_access/access.conf
index abfefa5e..9ecf2ffd 100644
--- a/modules/pam_access/access.conf
+++ b/modules/pam_access/access.conf
@@ -38,7 +38,7 @@
#
# Disallow console logins to all but a few accounts.
#
-#-:ALL EXCEPT wheel shutdown sync:console
+#-:ALL EXCEPT wheel shutdown sync:LOCAL
#
# Disallow non-local logins to privileged accounts (group wheel).
#