[gdm/disable-hybrid-nvidia: 12/13] fixup! data: Disable GDM on hybrid graphics laptops with vendor NVidia driver




commit 5f089061ad5619b8f4301f5c5365247406f09739
Author: Ray Strode <rstrode redhat com>
Date:   Fri Mar 4 13:07:58 2022 -0500

    fixup! data: Disable GDM on hybrid graphics laptops with vendor NVidia driver

 data/61-gdm.rules.in | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/data/61-gdm.rules.in b/data/61-gdm.rules.in
index def0a55c9..a9052985f 100644
--- a/data/61-gdm.rules.in
+++ b/data/61-gdm.rules.in
@@ -56,7 +56,6 @@ LABEL="gdm_nomodeset_end"
 KERNEL!="nvidia", GOTO="gdm_nvidia_end"
 SUBSYSTEM!="module", GOTO="gdm_nvidia_end"
 ACTION!="add", GOTO="gdm_nvidia_end"
-RUN+="/usr/bin/touch /run/udev/gdm-waiting-on-udev"
 RUN+="/usr/bin/touch /run/udev/gdm-machine-has-vendor-nvidia-driver"
 LABEL="gdm_nvidia_end"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]