summaryrefslogtreecommitdiff
path: root/units/fedora
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-08-12 17:14:20 +0200
committerLennart Poettering <lennart@poettering.net>2010-08-12 17:15:11 +0200
commit145b66acab96f3a51696e8402d8cb21153868d7c (patch)
treee0d4334703241be7a6f9d2e8558410b29e815235 /units/fedora
parent8e1e105b4550a7beb5c02d6d75748319781ae3d4 (diff)
unit: move prefdm after livesys
https://bugzilla.redhat.com/show_bug.cgi?id=623561
Diffstat (limited to 'units/fedora')
-rw-r--r--units/fedora/prefdm.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/fedora/prefdm.service b/units/fedora/prefdm.service
index 49c06a6c2f..233e00dfe2 100644
--- a/units/fedora/prefdm.service
+++ b/units/fedora/prefdm.service
@@ -7,7 +7,7 @@
[Unit]
Description=Display Manager
-After=syslog.target haldaemon.service
+After=syslog.target haldaemon.service livesys-late.service
# On Fedora gdm/X11 is on tty1. We explicitly cancel the getty here to
# avoid any races around that.