caps: make it a non default module
parent
d7c9ad504e
commit
c85034c91f
|
|
@ -3,6 +3,7 @@
|
|||
# called by dracut
|
||||
check() {
|
||||
require_binaries capsh
|
||||
return 255
|
||||
}
|
||||
|
||||
# called by dracut
|
||||
|
|
|
|||
Loading…
Reference in New Issue