summaryrefslogtreecommitdiffstats
path: root/core/modules/clientrequest/module.conf
diff options
context:
space:
mode:
authorChristoph Schulthess2017-05-18 12:02:29 +0200
committerJonathan Bauer2021-06-25 14:48:24 +0200
commit70f09ec3ac4a48742646b5158dd0460460fae0b4 (patch)
treef725485fee91d053d5554da37da8cdd46b0421e6 /core/modules/clientrequest/module.conf
parent[openjdk-8-jre-headless] Remove NOME from accessibility.properties (diff)
downloadmltk-70f09ec3ac4a48742646b5158dd0460460fae0b4.tar.gz
mltk-70f09ec3ac4a48742646b5158dd0460460fae0b4.tar.xz
mltk-70f09ec3ac4a48742646b5158dd0460460fae0b4.zip
[clientrequest] add remote debugging modul from Christoph Schulthess
startdebug bash script
Diffstat (limited to 'core/modules/clientrequest/module.conf')
-rw-r--r--core/modules/clientrequest/module.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/modules/clientrequest/module.conf b/core/modules/clientrequest/module.conf
new file mode 100644
index 00000000..25c065fb
--- /dev/null
+++ b/core/modules/clientrequest/module.conf
@@ -0,0 +1,7 @@
+#!/bin/bash
+REQUIRED_MODULES="
+ x11vnc
+"
+REQUIRED_DIRECTORIES="
+ /opt/openslx/remotedebug/
+"