plymouth/plymouth-deactivate.service
Silvan Calarco 37f5152796 update to 0.9.3.20171122git
added plymouth-deactive.service from arch required by dm specific services [release 0.9.3.20171122git-1mamba;Wed Nov 22 2017]
2024-01-06 10:21:50 +01:00

10 lines
226 B
Desktop File

[Unit]
Description=Deactivate Plymouth Boot Screen
After=rc-local.service plymouth-start.service systemd-user-sessions.service
Before=getty@tty1.service
[Service]
ExecStart=/bin/plymouth deactivate
Type=oneshot
TimeoutSec=20