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

11 lines
168 B
SYSTEMD
Raw Normal View History

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