slackbuilds/system/physlock
William G. Gardella ec46a8ebfe system/physlock: Added (Lightweight Linux console locking tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-04-04 07:45:12 +07:00
..
README system/physlock: Added (Lightweight Linux console locking tool). 2015-04-04 07:45:12 +07:00
physlock.SlackBuild system/physlock: Added (Lightweight Linux console locking tool). 2015-04-04 07:45:12 +07:00
physlock.info system/physlock: Added (Lightweight Linux console locking tool). 2015-04-04 07:45:12 +07:00
slack-desc system/physlock: Added (Lightweight Linux console locking tool). 2015-04-04 07:45:12 +07:00

README

Control physical access to a linux computer by locking all of its
virtual terminals / consoles.

physlock is an alternative to vlock, it is equivalent to `vlock -an'.
It is written because vlock blocks some linux kernel mechanisms like
hibernate and suspend and can therefore only be used with some
limitations. physlock is designed to be more lightweight, it does not
have a plugin interface and it is not started using a shell script
wrapper.