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

10 lines
188 B
Desktop File

[Unit]
Description=Start bootsplash
DefaultDependencies=no
ConditionKernelCommandLine=splash=silent
[Service]
ExecStart=/lib/system/systemd-bootsplash B
Type=oneshot
RemainAfterExit=true