chiark / gitweb /
Fedora: by default, run prefdm last to match prior behavior.
authorBill Nottingham <notting@redhat.com>
Thu, 28 Oct 2010 17:27:46 +0000 (13:27 -0400)
committerLennart Poettering <lennart@poettering.net>
Fri, 29 Oct 2010 14:28:28 +0000 (16:28 +0200)
units/fedora/prefdm.service

index 78bf14c2a7ba125856f2e86a65a4bbe56f89162d..45ecd7c5c5864279df881aadfa0ab8da3a41fe2d 100644 (file)
@@ -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.