]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
drm/module-setup.sh: make drm module only install on dependency
authorHarald Hoyer <harald@redhat.com>
Fri, 8 Feb 2013 13:12:59 +0000 (14:12 +0100)
committerHarald Hoyer <harald@redhat.com>
Fri, 8 Feb 2013 15:52:38 +0000 (16:52 +0100)
modules.d/50drm/module-setup.sh

index 47fe9a655ebe83dedc23a4789dcf241ffe68cd20..e471c11780c597bbfe4df6334a420aebc4c6e769 100644 (file)
@@ -3,7 +3,7 @@
 # ex: ts=8 sw=4 sts=4 et filetype=sh
 
 check() {
-    return 0
+    return 255
 }
 
 depends() {