#!/bin/sh sv start lightdm plymouth-start getty@tty1 set -e ( ! grep plymouth.enable=0 /proc/cmdline ) ( ! grep nosplash /proc/cmdline ) grep splash /proc/cmdline exec /sbin/plymouthd --no-daemon --mode=shutdown --attach-to-session