new/external/rkscript/bootanim.service
2025-05-10 21:58:58 +08:00

14 lines
202 B
Desktop File

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