summaryrefslogtreecommitdiff
path: root/security/pam_alreadyloggedin/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'security/pam_alreadyloggedin/pkg-descr')
-rw-r--r--security/pam_alreadyloggedin/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/security/pam_alreadyloggedin/pkg-descr b/security/pam_alreadyloggedin/pkg-descr
new file mode 100644
index 000000000000..59a5f8bca37b
--- /dev/null
+++ b/security/pam_alreadyloggedin/pkg-descr
@@ -0,0 +1,6 @@
+This is a PAM module which will, given restrictions upon whether the
+user to be authenticated is root or logging in on a given terminal, will
+allow the user to be authenticated successfully if the user is currently
+already logged in on another terminal.
+
+Brian Fundakowski Feldman <green@FreeBSD.org>