1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 10:25:37 +03:00

units: X 1.8 doesn't need HAL anymore, so avoid synchronization on that

This commit is contained in:
Lennart Poettering 2010-08-14 19:24:08 +02:00
parent 86b846b697
commit 2a2387d8a9

View File

@ -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.