1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-14 19:00:42 +01:00

16 lines
317 B
Desktop File

[Unit]
Description=Starts OVOS splash boot screen
Requires=sys-devices-platform-gpu-graphics-fb0.device
After=sys-devices-platform-gpu-graphics-fb0.device
DefaultDependencies=no
RequiresMountsFor=/run
[Service]
Type=notify
ExecStart=/usr/bin/psplash
RemainAfterExit=yes
Restart=no
[Install]
WantedBy=sysinit.target