2011-09-26 10:20:30 +02:00
|
|
|
[Unit]
|
|
|
|
Description=Start bootsplash
|
|
|
|
DefaultDependencies=no
|
|
|
|
ConditionKernelCommandLine=splash=silent
|
2011-12-12 16:59:25 +01:00
|
|
|
ConditionKernelCommandLine=vga
|
2011-09-26 10:20:30 +02:00
|
|
|
|
|
|
|
[Service]
|
2012-02-03 10:26:59 +01:00
|
|
|
ExecStartPre=-/bin/kill -SIGRTMIN+20 1
|
2011-10-02 11:16:05 +02:00
|
|
|
ExecStart=/lib/systemd/systemd-bootsplash 0
|
2011-09-26 10:20:30 +02:00
|
|
|
Type=oneshot
|
|
|
|
RemainAfterExit=true
|