commit 8bdc6e9c2c411d88a528407a7ba33287aedfe85f
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Dec 16 09:02:59 2017 +0100
Improve message
nvidia-fallback.service | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nvidia-fallback.service b/nvidia-fallback.service
index 5ffd760..38a598c 100644
--- a/nvidia-fallback.service
+++ b/nvidia-fallback.service
@@ -10,7 +10,7 @@ ConditionPathExists=!/sys/module/nvidia
Type=oneshot
RemainAfterExit=yes
ExecStart=-/sbin/modprobe nouveau
-ExecStartPost=-/bin/plymouth message --text="NVIDIA driver missing. Falling back to
nouveau"
+ExecStartPost=-/bin/plymouth message --text="NVIDIA kernel module missing. Falling
back to nouveau"
[Install]
Show replies by date