summaryrefslogtreecommitdiffstats
path: root/core/modules/lightdm/module.conf.ubuntu
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.ubuntu
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.ubuntu')
-rw-r--r--core/modules/lightdm/module.conf.ubuntu8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/modules/lightdm/module.conf.ubuntu b/core/modules/lightdm/module.conf.ubuntu
new file mode 100644
index 00000000..85af4186
--- /dev/null
+++ b/core/modules/lightdm/module.conf.ubuntu
@@ -0,0 +1,8 @@
+#!/bin/bash
+REQUIRED_INSTALLED_PACKAGES="
+ lightdm
+"
+
+REQUIRED_CONTENT_PACKAGES="
+ lightdm
+"