summaryrefslogtreecommitdiffstats
path: root/core/modules/lightdm/module.conf
diff options
context:
space:
mode:
authorJonathan Bauer2017-07-18 17:00:59 +0200
committerJonathan Bauer2017-07-18 17:00:59 +0200
commit0b01d89e2a4ac2a1bef0ff8029a3c47578db0ad2 (patch)
tree05343eed5cca05e9793455bb95133539d5d1113e /core/modules/lightdm/module.conf
parent[run-virt] Move openslx.exe into proper place (diff)
downloadmltk-0b01d89e2a4ac2a1bef0ff8029a3c47578db0ad2.tar.gz
mltk-0b01d89e2a4ac2a1bef0ff8029a3c47578db0ad2.tar.xz
mltk-0b01d89e2a4ac2a1bef0ff8029a3c47578db0ad2.zip
[lightdm] lightdm reborn
base module only installing lightdm without a greeter
Diffstat (limited to 'core/modules/lightdm/module.conf')
-rw-r--r--core/modules/lightdm/module.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/modules/lightdm/module.conf b/core/modules/lightdm/module.conf
new file mode 100644
index 00000000..0c30d85e
--- /dev/null
+++ b/core/modules/lightdm/module.conf
@@ -0,0 +1,8 @@
+#!/bin/bash
+REQUIRED_BINARIES="
+ lightdm
+"
+REQUIRED_LIBRARIES=""
+REQUIRED_DIRECTORIES="
+ /
+"