summaryrefslogtreecommitdiffstats
path: root/system/vlock/README
diff options
context:
space:
mode:
author Menno E. Duursma <druiloor@zonnet.nl>2010-05-11 20:02:10 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 20:02:10 +0200
commit16868a57c4e2b4d9b5dac5064fabbb38e684ec28 (patch)
tree166f1ff6cf32ca16b0707ef6a903d74521732b40 /system/vlock/README
parent1cf63f9c53e863a15ca0b38c1ed4ca43118b3508 (diff)
downloadslackbuilds-16868a57c4e2b4d9b5dac5064fabbb38e684ec28.tar.gz
slackbuilds-16868a57c4e2b4d9b5dac5064fabbb38e684ec28.tar.xz
system/vlock: Added to 12.0 repository
Diffstat (limited to 'system/vlock/README')
-rw-r--r--system/vlock/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/system/vlock/README b/system/vlock/README
new file mode 100644
index 0000000000..d6f73253d6
--- /dev/null
+++ b/system/vlock/README
@@ -0,0 +1,13 @@
+vlock is a program to lock one or more sessions on the Linux console.
+
+This is especially useful for Linux machines which have multiple users with
+access to the console. One user may lock his or her session(s) while still
+allowing other users to use the system on other virtual consoles.
+
+If desired, the entire console may be locked and virtual console switching
+disabled.
+
+On machines that support "Magic SysRq" (enabled via a compile-time option
+and /etc/sysctl.conf setting) users that lock all VT's on the machine must
+be members of the "wheel" group. Note that 12.0's stock kernels include
+support for the SysRq key.