summaryrefslogtreecommitdiffstats
path: root/core/modules/tigervnc/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/tigervnc/module.conf')
-rw-r--r--core/modules/tigervnc/module.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/core/modules/tigervnc/module.conf b/core/modules/tigervnc/module.conf
new file mode 100644
index 00000000..4149438d
--- /dev/null
+++ b/core/modules/tigervnc/module.conf
@@ -0,0 +1,11 @@
+#!/bin/bash
+REQUIRED_BINARIES="
+ X0tigervnc
+ x0tigervncserver
+ vncpasswd
+"
+REQUIRED_DIRECTORIES="
+ /etc/tigervnc
+ /usr/share/perl5/TigerVNC
+"
+REQUIRED_FILES=""