summarylogtreecommitdiffstats
path: root/plymouth-deactivate.service
blob: 2c6f34954093467b31b26a227c6edff095c87798 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Deactivate Plymouth Boot Screen
After=rc-local.service plymouth-start.service systemd-user-sessions.service
Before=getty@tty1.service

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