From: Harald Hoyer Date: Thu, 2 Jul 2009 12:50:46 +0000 (+0200) Subject: do not add debug module by default X-Git-Tag: 0.4~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a8e47195ddcfea851faa46c050f538d8cc4e7db7;p=thirdparty%2Fdracut.git do not add debug module by default --- diff --git a/modules.d/95debug/check b/modules.d/95debug/check new file mode 100755 index 000000000..da9bfd79a --- /dev/null +++ b/modules.d/95debug/check @@ -0,0 +1,4 @@ +#!/bin/sh + +# do not add this module by default +exit 1