mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 11:04:36 +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
|
|
|