summaryrefslogtreecommitdiffstats
path: root/core/modules/remote-access/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2020-06-16 18:17:48 +0200
committerSimon Rettberg2020-06-16 18:17:48 +0200
commit2c27f450bd888f29a86d77a6b6b3639a88324b0a (patch)
treed2a713cd24bbe10735f726bfe1a7186f0b6c149c /core/modules/remote-access/module.conf
parentkernel.config: Enable EFI stub etc. (diff)
downloadmltk-2c27f450bd888f29a86d77a6b6b3639a88324b0a.tar.gz
mltk-2c27f450bd888f29a86d77a6b6b3639a88324b0a.tar.xz
mltk-2c27f450bd888f29a86d77a6b6b3639a88324b0a.zip
[remote-access] Add Module
Diffstat (limited to 'core/modules/remote-access/module.conf')
-rw-r--r--core/modules/remote-access/module.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/core/modules/remote-access/module.conf b/core/modules/remote-access/module.conf
new file mode 100644
index 00000000..9a6a9a64
--- /dev/null
+++ b/core/modules/remote-access/module.conf
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+REQUIRED_MODULES="
+ x11vnc
+"
+