summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 96ee734..cf40492 100644
--- a/README.md
+++ b/README.md
@@ -52,8 +52,8 @@ The functionality of PVS client(`pvsclient`) can be extended by providing
additional shell scripts that are executed on certain events.
When the PVS client receives the message from the manager to lock the screen it
-executes `lock.sh` in the configuration directory (`/opt/openslx/pvs2`). When it
-receives an unlock message the client executes `unlock.sh` in the same
+executes `kb-lock.sh` in the configuration directory (`/opt/openslx/pvs2`). When it
+receives an unlock message the client executes `kb-unlock.sh` in the same
directory.
We suggest to implement additional locking measures in these files. In the