mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
13 lines
200 B
Desktop File
13 lines
200 B
Desktop File
[Unit]
|
|
Description=Starts Psplash Boot screen
|
|
DefaultDependencies=no
|
|
RequiresMountsFor=/run
|
|
Before=sysinit.target
|
|
|
|
[Service]
|
|
Type=exec
|
|
ExecStart=/usr/bin/psplash -n
|
|
|
|
[Install]
|
|
WantedBy=sysinit.target
|