[Unit]
Description=Terminate Plymouth Boot Screen
After=rc-local.service plymouth-start.service systemd-user-sessions.service
Before=getty@tty1.service

[Service]
ExecStart=-/usr/bin/plymouth quit
Type=oneshot
TimeoutSec=20