linuxOS_AP05/debian/test/usr/lib/systemd/system/bootanim.service

14 lines
202 B
SYSTEMD
Raw Permalink Normal View History

2025-09-26 01:40:02 +00:00
[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