#!/usr/bin/env bash [ -n "$SLX_PXE_SERVER_IP" ] || . /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 :