SHA256
1
0
forked from pool/systemd
systemd/bootsplash-quit.service

12 lines
272 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Terminate bootsplash
After=xdm.service rc-local.service bootsplash-startup.service
Before=getty@tty1.service
DefaultDependencies=no
Names=plymout-quit-wait.service
[Service]
ExecStart=/lib/systemd/systemd-bootsplash 5
Type=oneshot
RemainAfterExit=true