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

11 lines
168 B
SYSTEMD
Raw Permalink Normal View History

2025-05-10 21:58:58 +08:00
[Unit]
Description=Starts Psplash Boot screen
DefaultDependencies=no
RequiresMountsFor=/run
[Service]
ExecStart=/usr/bin/psplash -n
[Install]
WantedBy=sysinit.target