path: ltsp_23.02-3/ltsp/ltsp
    # nosplash*|plymouth.enable=0 is passed in the cmdline
    if [ "$_APPLET" = "initrd-bottom" ] || [ "$_APPLET" = "init" ]; then
        if is_command plymouth && pidof plymouthd >/dev/null; then
            warn "Stopping plymouth"
            rw plymouth quit
