removed exit 1 from debug
authorHarald Hoyer <harald@redhat.com>
Mon, 9 Mar 2009 12:11:38 +0000 (13:11 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 9 Mar 2009 12:11:38 +0000 (13:11 +0100)
modules.d/50plymouth/check

index 06dc492..a224b73 100755 (executable)
@@ -1,3 +1,2 @@
 #!/bin/bash
-exit 1
 [[ -x /sbin/plymouthd && -x /bin/plymouth ]]