caps: make it a non default module

master
Harald Hoyer 2016-09-02 07:50:24 +02:00
parent d7c9ad504e
commit c85034c91f
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# called by dracut # called by dracut
check() { check() {
require_binaries capsh require_binaries capsh
return 255
} }


# called by dracut # called by dracut