From 36adffeab07c74470bc96417b17a72b53055ee42 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 20 Jul 2010 20:42:46 +0200 Subject: fedora: make sure the gettys are run before X starts up --- units/getty@.service.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'units/getty@.service.m4') diff --git a/units/getty@.service.m4 b/units/getty@.service.m4 index b82f5aad25..d0084233a9 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 -- cgit v1.2.3-54-g00ecf