summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Rößler2015-03-25 16:53:07 +0100
committerChristian Rößler2015-03-25 16:53:07 +0100
commitecca2608a6221ed51507b729fc5c849bd3a975fa (patch)
tree3c01c4daa69d008c4eda61c2c531a7e176fad0bb
parent[netpoint-lightdm] Some more fixes and extensions (diff)
downloadtm-scripts-ecca2608a6221ed51507b729fc5c849bd3a975fa.tar.gz
tm-scripts-ecca2608a6221ed51507b729fc5c849bd3a975fa.tar.xz
tm-scripts-ecca2608a6221ed51507b729fc5c849bd3a975fa.zip
[netpoint-lightdm] Some more bug fixes
-rw-r--r--remote/modules/netpoint-lightdm/module.conf.opensuse.13.26
1 files changed, 6 insertions, 0 deletions
diff --git a/remote/modules/netpoint-lightdm/module.conf.opensuse.13.2 b/remote/modules/netpoint-lightdm/module.conf.opensuse.13.2
index 430ec7d4..4e92a9c0 100644
--- a/remote/modules/netpoint-lightdm/module.conf.opensuse.13.2
+++ b/remote/modules/netpoint-lightdm/module.conf.opensuse.13.2
@@ -23,5 +23,11 @@ REQUIRED_CONTENT_PACKAGES="
REQUIRED_BINARIES+="
icewm
lightdm
+ python
"
+REQUIRED_DIRECTORIES+="
+ /usr/lib64/python2.7
+ /var/lib/lightdm
+ /var/lib/lightdm-data
+"