mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 15:44:38 +08:00
11 lines
183 B
SYSTEMD
11 lines
183 B
SYSTEMD
|
[Unit]
|
||
|
Description=Automatically Start Plymouth Boot Screen
|
||
|
|
||
|
[Path]
|
||
|
PathExistsGlob=/sys/class/graphics/fb*/device/drm/
|
||
|
Unit=plymouth-start.service
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=sysinit.target
|
||
|
|