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.conf6
1 files changed, 1 insertions, 5 deletions
diff --git a/core/modules/x11vnc/module.conf b/core/modules/x11vnc/module.conf
index 4149438d..89f266c6 100644
--- a/core/modules/x11vnc/module.conf
+++ b/core/modules/x11vnc/module.conf
@@ -1,11 +1,7 @@
#!/bin/bash
REQUIRED_BINARIES="
- X0tigervnc
- x0tigervncserver
- vncpasswd
+ x11vnc
"
REQUIRED_DIRECTORIES="
- /etc/tigervnc
- /usr/share/perl5/TigerVNC
"
REQUIRED_FILES=""