summaryrefslogtreecommitdiffstats
path: root/core/modules/x11vnc/module.conf
diff options
context:
space:
mode:
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=""