summarylogtreecommitdiffstats
path: root/fbspinner.service
blob: c0c215c9d421bd7630152b8081ddf0894f503138 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Service]
ExecStart=/usr/bin/fbspinner
WorkingDirectory=/usr/share/fbspinner

[Unit]
Description=Show spinner on framebuffer
DefaultDependencies=no
Wants=systemd-vconsole-setup.service
After=systemd-vconsole-setup.service systemd-udev-trigger.service systemd-udevd.service
ConditionKernelCommandLine=!plymouth.enable=0

[Install]
WantedBy=multi-user.target
Also=fbspinner-quit.service