--- Revision 663564346365 +++ Revision 353031306237 @@ -2,7 +2,11 @@ console output -pre-start exec stop usplash +pre-start script + if [ "$(pidof usplash)" ] ; then + exec stop usplash + fi +end scrpt respawn