[systemd-devel] [PATCH 5/8] Fedora: by default, run prefdm last to match prior behavior.
Bill Nottingham
notting at redhat.com
Thu Oct 28 10:27:46 PDT 2010
Signed-off-by: Bill Nottingham <notting at redhat.com>
---
units/fedora/prefdm.service | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/units/fedora/prefdm.service b/units/fedora/prefdm.service
index 78bf14c..45ecd7c 100644
--- a/units/fedora/prefdm.service
+++ b/units/fedora/prefdm.service
@@ -7,7 +7,7 @@
[Unit]
Description=Display Manager
-After=syslog.target livesys-late.service
+After=syslog.target livesys-late.service rc-local.service
# On Fedora gdm/X11 is on tty1. We explicitly cancel the getty here to
# avoid any races around that.
--
1.7.3.1
More information about the systemd-devel
mailing list