summaryrefslogtreecommitdiffstats
path: root/core/modules/lightdm
diff options
context:
space:
mode:
authorJonathan Bauer2017-11-27 17:57:57 +0100
committerJonathan Bauer2017-11-27 17:57:57 +0100
commit9da3ecf7f7b00421b3016a444fdea8f31ce1b90e (patch)
tree85fa9e0c567dea7671e2b257d57cf0e4a0b9229a /core/modules/lightdm
parent[idleaction] Fix active user counting (diff)
downloadmltk-9da3ecf7f7b00421b3016a444fdea8f31ce1b90e.tar.gz
mltk-9da3ecf7f7b00421b3016a444fdea8f31ce1b90e.tar.xz
mltk-9da3ecf7f7b00421b3016a444fdea8f31ce1b90e.zip
[lightdm] wait for slx addons to complete
before starting lightdm/X
Diffstat (limited to 'core/modules/lightdm')
-rw-r--r--core/modules/lightdm/data/etc/systemd/system/lightdm.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/modules/lightdm/data/etc/systemd/system/lightdm.service b/core/modules/lightdm/data/etc/systemd/system/lightdm.service
index c40c40ca..8e7ab620 100644
--- a/core/modules/lightdm/data/etc/systemd/system/lightdm.service
+++ b/core/modules/lightdm/data/etc/systemd/system/lightdm.service
@@ -1,7 +1,8 @@
[Unit]
Description=LightDM Display Manager
+Conflicts=getty@tty7.service
Requires=dev-tty7.device
-After=dev-tty7.device systemd-user-sessions.service
+After=dev-tty7.device systemd-user-sessions.service setup-slx-addon@nvidia_libs.service setup-slx-addon@vmware.service
[Service]
ExecStart=/usr/sbin/lightdm