summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-08-14 19:24:08 +0200
committerLennart Poettering <lennart@poettering.net>2010-08-14 19:24:08 +0200
commit2a2387d8a9628765e7eb25cbcb21fa8b428199c8 (patch)
treecf4afcdf799e0b040304fdec5b67a425200b1e70 /units
parent86b846b6971518cfcffc35d9f34f833b164a4b46 (diff)
units: X 1.8 doesn't need HAL anymore, so avoid synchronization on that
Diffstat (limited to 'units')
-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 233e00dfe..931b47f85 100644
--- a/units/fedora/prefdm.service
+++ b/units/fedora/prefdm.service
@@ -7,7 +7,7 @@
[Unit]
Description=Display Manager
-After=syslog.target haldaemon.service livesys-late.service
+After=syslog.target livesys-late.service
# On Fedora gdm/X11 is on tty1. We explicitly cancel the getty here to
# avoid any races around that.