rk3528_linux/external/rkscript/bootanim.service
2024-04-20 11:31:13 +08:00

14 lines
203 B
Desktop File

[Unit]
Description=Boot time animation
DefaultDependencies=no
After=local-fs.target
[Service]
ExecStart=/usr/bin/bootanim
Type=forking
KillMode=mixed
SendSIGKILL=no
[Install]
WantedBy=graphical.target