]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
caps: make it a non default module
authorHarald Hoyer <harald@redhat.com>
Fri, 2 Sep 2016 05:50:24 +0000 (07:50 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 2 Sep 2016 05:51:55 +0000 (07:51 +0200)
modules.d/02caps/module-setup.sh

index 01327c9aedb5fba0e3d08901ce6871720dbd4fa9..fb16526a8765e356834281f6c2f0790396cf41cf 100755 (executable)
@@ -3,6 +3,7 @@
 # called by dracut
 check() {
     require_binaries capsh
+    return 255
 }
 
 # called by dracut