summaryrefslogtreecommitdiffstats
path: root/core/modules/x11vnc/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2023-05-17 12:15:34 +0200
committerSimon Rettberg2023-05-17 12:15:34 +0200
commit3275711f954746aa22373ff816cac66bd4cda6e2 (patch)
tree3a856fedd62cadf75a2cefac5cb7d1632dacef61 /core/modules/x11vnc/module.conf
parentdsflkgjsldkfg (diff)
downloadmltk-3275711f954746aa22373ff816cac66bd4cda6e2.tar.gz
mltk-3275711f954746aa22373ff816cac66bd4cda6e2.tar.xz
mltk-3275711f954746aa22373ff816cac66bd4cda6e2.zip
[remote-access] Use tigervnc
Diffstat (limited to 'core/modules/x11vnc/module.conf')
-rw-r--r--core/modules/x11vnc/module.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/core/modules/x11vnc/module.conf b/core/modules/x11vnc/module.conf
index 89f266c6..e5d3d0ad 100644
--- a/core/modules/x11vnc/module.conf
+++ b/core/modules/x11vnc/module.conf
@@ -1,7 +1,10 @@
#!/bin/bash
REQUIRED_BINARIES="
- x11vnc
+ X0tigervnc
+ x0tigervncserver
"
REQUIRED_DIRECTORIES="
+ /etc/tigervnc
+ /usr/share/perl5/TigerVNC
"
REQUIRED_FILES=""