ubuntu-buildroot/package/psplash/psplash-start.service

11 lines
168 B
SYSTEMD
Raw Permalink Normal View History

2024-04-01 15:19:46 +00:00
[Unit]
Description=Starts Psplash Boot screen
DefaultDependencies=no
RequiresMountsFor=/run
[Service]
ExecStart=/usr/bin/psplash -n
[Install]
WantedBy=sysinit.target