Files
blomarchy/default/systemd/system/supergfxd.service.d/delay-start.conf
T

7 lines
296 B
Plaintext

[Service]
# Delay startup to avoid race condition with display manager initialization
# when booting in Integrated mode. Without this delay, the system can freeze
# on boot because supergfxd tries to disable the dGPU while the display
# subsystem is still initializing.
ExecStartPre=/bin/sleep 5