From: Jeremy Katz Date: Fri, 19 Dec 2008 19:43:06 +0000 (-0500) Subject: plymouth calls set_verbose(), no noop it X-Git-Tag: 0.1~496 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5533709cdb82b9c4766b9f9eca7f1c97456ebebb;p=thirdparty%2Fdracut.git plymouth calls set_verbose(), no noop it --- diff --git a/dracut-functions b/dracut-functions index 2323c8495..89914f84f 100755 --- a/dracut-functions +++ b/dracut-functions @@ -24,6 +24,10 @@ # # +function set_verbose() { + foo="" +} + IF_RTLD="" IF_dynamic="" function get_dso_deps() {