#!/usr/bin/env bash type warn &>/dev/null || . /lib/dracut-lib.sh . /etc/openslx # Let's do this even in "no splash" mode to be sure if [ -n "$SLX_EXAM" ]; then splashtool --tl "/etc/splash.ppm" & fi :