aboutsummaryrefslogtreecommitdiff
path: root/security/vlock/pkg-descr
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2000-10-22 15:36:25 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2000-10-22 15:36:25 +0000
commit1a71f31ac430772b7da4c500f8f5627e0aacca55 (patch)
tree6bf2f5fd1db16377a7f2d39d4bdd8e1bc91cfe03 /security/vlock/pkg-descr
parent7862cda5d9588d6408b9942c9db4b45a9c92df3d (diff)
downloadports-1a71f31ac430772b7da4c500f8f5627e0aacca55.tar.gz
ports-1a71f31ac430772b7da4c500f8f5627e0aacca55.zip
new port of vlock 1.3, a utility to lock a console until a password
is entered PR: 21834 Submitted by: George Reid <services@nevernet.net>
Notes
Notes: svn path=/head/; revision=34104
Diffstat (limited to 'security/vlock/pkg-descr')
-rw-r--r--security/vlock/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/security/vlock/pkg-descr b/security/vlock/pkg-descr
new file mode 100644
index 000000000000..fcbdf10d2343
--- /dev/null
+++ b/security/vlock/pkg-descr
@@ -0,0 +1,5 @@
+This is a utility which locks a terminal so it can only be unlocked with the
+user's password (or the root password). It uses PAM authentication by default.
+
+- George Reid
+services@nevernet.net