diff options
author | trevor <trevor@FreeBSD.org> | 2000-10-22 15:36:25 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-10-22 15:36:25 +0000 |
commit | 0a09d8a073d881061fcadfe47d18092611caeaa6 (patch) | |
tree | b1a9a1810993fce2de1318814ca8c699c5a13bab /security/vlock/pkg-descr | |
parent | 2a890c4fd8b9c360d70f5a72a7cd3b9776a5d41f (diff) | |
download | FreeBSD-ports-0a09d8a073d881061fcadfe47d18092611caeaa6.zip FreeBSD-ports-0a09d8a073d881061fcadfe47d18092611caeaa6.tar.gz |
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>
Diffstat (limited to 'security/vlock/pkg-descr')
-rw-r--r-- | security/vlock/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/security/vlock/pkg-descr b/security/vlock/pkg-descr new file mode 100644 index 0000000..fcbdf10 --- /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 |