From b7ff1e47da4653d2ff1ec7b489e6067fed29d8c5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 21 Feb 2011 23:55:17 +0100 Subject: plymouth: ensure we start not a single getty before plymouth is gone because we never know which ttys plymouth still controls --- units/plymouth-quit.service | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'units/plymouth-quit.service') diff --git a/units/plymouth-quit.service b/units/plymouth-quit.service index 6310eff495..dabe7c2d49 100644 --- a/units/plymouth-quit.service +++ b/units/plymouth-quit.service @@ -7,8 +7,7 @@ [Unit] Description=Terminate Plymouth Boot Screen -Before=getty@tty1.service -After=dev-tty1.device rc-local.service plymouth-start.service +After=rc-local.service plymouth-start.service [Service] ExecStart=-/bin/plymouth quit -- cgit v1.2.3-54-g00ecf