plymouth: removed console_init call
authorHarald Hoyer <harald@redhat.com>
Fri, 17 Jul 2009 08:17:28 +0000 (10:17 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 17 Jul 2009 08:17:28 +0000 (10:17 +0200)
/lib/udev/console_init should be called from the udev rules already

modules.d/50plymouth/plymouth-pretrigger.sh

index 67992a8..68cf41d 100755 (executable)
@@ -14,8 +14,7 @@ udevadm settle --timeout=30 >/dev/null 2>&1
 [ -c /dev/fb ] || mknod /dev/fb c 29 0
 [ -c /dev/hvc0 ] || mknod /dev/hvc0 c 229 0
 
+info "Starting plymouth daemon"
 [ -x /bin/plymouthd ] && /bin/plymouthd
-
-/lib/udev/console_init tty0
 /bin/plymouth --show-splash