#!/bin/sh if [ -x /bin/plymouth ]; then /bin/plymouth --wait quit fi cat <