mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/vlock: Fix README.
This commit is contained in:
parent
54e6263c4d
commit
5543df3675
1 changed files with 4 additions and 4 deletions
|
@ -10,17 +10,17 @@ disabled.
|
|||
vlock has two particular options that this SlackBuild reserves to the wheel
|
||||
group:
|
||||
|
||||
-n,--new
|
||||
-n,--new
|
||||
|
||||
Switch to a new virtual console before locking all console
|
||||
sessions.
|
||||
|
||||
and
|
||||
-s ,--disable-sysrq
|
||||
-s ,--disable-sysrq
|
||||
|
||||
Disable the SysRq mechanism (enabled by stock Slackware 13.37
|
||||
kernels) while consoles are locked. This option only works if
|
||||
the -a, --all option given.
|
||||
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:
|
||||
|
|
Loading…
Reference in a new issue