diff --git a/lightdm.service b/lightdm.service index bc00a72..f1fe0da 100644 --- a/lightdm.service +++ b/lightdm.service @@ -2,7 +2,7 @@ Description=Light Display Manager Documentation=man:lightdm(1) Conflicts=getty@tty1.service -After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service livesys-late.service +After=systemd-user-sessions.service getty@tty1.service dbus.service plymouth-quit.service livesys-late.service [Service] ExecStart=/usr/sbin/lightdm diff --git a/lightdm.spec b/lightdm.spec index 45f42ca..5f0916e 100644 --- a/lightdm.spec +++ b/lightdm.spec @@ -8,7 +8,7 @@ Name: lightdm Summary: A cross-desktop Display Manager Version: %{major}.%{minor} -Release: 5%{?dist} +Release: 6%{?dist} # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+ License: (LGPLv2 or LGPLv3) and GPLv3+ @@ -304,6 +304,9 @@ exit 0 %changelog +* Thu Aug 31 2017 Björn Esser - 1.22.0-6 +- Start lightdm after dbus.service + * Thu Aug 03 2017 Fedora Release Engineering - 1.22.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild