projects
/
platform
/
upstream
/
dracut.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
624b52c
)
do not add debug module by default
author
Harald Hoyer
<harald@redhat.com>
Thu, 2 Jul 2009 12:50:46 +0000
(14:50 +0200)
committer
Harald Hoyer
<harald@redhat.com>
Thu, 2 Jul 2009 12:50:46 +0000
(14:50 +0200)
modules.d/95debug/check
[new file with mode: 0755]
patch
|
blob
diff --git a/modules.d/95debug/check
b/modules.d/95debug/check
new file mode 100755
(executable)
index 0000000..
da9bfd7
--- /dev/null
+++ b/
modules.d/95debug/check
@@ -0,0
+1,4
@@
+#!/bin/sh
+
+# do not add this module by default
+exit 1