From: Lennart Poettering Date: Tue, 20 Jul 2010 18:42:46 +0000 (+0200) Subject: fedora: make sure the gettys are run before X starts up X-Git-Tag: v4~26 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36adffeab07c74470bc96417b17a72b53055ee42;p=systemd fedora: make sure the gettys are run before X starts up --- diff --git a/units/getty@.service.m4 b/units/getty@.service.m4 index b82f5aad..d0084233 100644 --- a/units/getty@.service.m4 +++ b/units/getty@.service.m4 @@ -16,6 +16,7 @@ Description=Getty on %I Before=getty.target m4_ifdef(`TARGET_FEDORA', After=rc-local.service +Before=prefdm.service )m4_dnl m4_ifdef(`TARGET_ARCH', After=rc-local.service