#!/usr/bin/env bash type warn &>/dev/null || . /lib/dracut-lib.sh . /etc/openslx if [ -n "$SLX_EXAM" ]; then splashtool --tl "/etc/splash.ppm" & fi :