summaryrefslogtreecommitdiffstats
path: root/system/vlock/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/vlock/README')
-rw-r--r--system/vlock/README19
1 files changed, 10 insertions, 9 deletions
diff --git a/system/vlock/README b/system/vlock/README
index ed377a4e41..80863aaaf5 100644
--- a/system/vlock/README
+++ b/system/vlock/README
@@ -1,16 +1,17 @@
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.
+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.
+If desired, the entire console may be locked and virtual console
+switching disabled.
There's also a screensaver, based on libcaca.
-vlock has two particular options that this SlackBuild reserves to the wheel
-group:
+vlock has two particular options that this SlackBuild reserves to the
+wheel group:
-n,--new
@@ -24,7 +25,7 @@ and
kernels) while consoles are locked. This option only works if
the -a, --all option given.
-If you would like to set an alternative group, you may pass the VLOCK_GROUP
-variable to the SlackBuild like this:
+If you would like to set an alternative group, you may pass the
+VLOCK_GROUP variable to the SlackBuild like this:
VLOCK_GROUP=users ./vlock.SlackBuild