Files
shredos.x86_64/package/psplash/psplash-start.service

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