2011-09-23 17:53:20 +02:00
|
|
|
[Unit]
|
|
|
|
Description=Start bootsplash
|
|
|
|
DefaultDependencies=no
|
|
|
|
ConditionKernelCommandLine=splash=silent
|
|
|
|
|
|
|
|
[Service]
|
2011-09-29 18:16:35 +02:00
|
|
|
ExecStart=/lib/systemd/systemd-bootsplash 0
|
2011-09-23 17:53:20 +02:00
|
|
|
Type=oneshot
|
|
|
|
RemainAfterExit=true
|