X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=autoconfig.functions;h=48bf32ce5b72ebecddb16b9862abf1a8f98dab7b;hb=59c05041d4c9f3f7308552b2d354f3d030203154;hp=b7aaee0bc897a43f02740893650dabae56fff075;hpb=bf5fdccaaa763a9af71b8a12b3e65ea175be95d0;p=grml-autoconfig.git diff --git a/autoconfig.functions b/autoconfig.functions index b7aaee0..48bf32c 100755 --- a/autoconfig.functions +++ b/autoconfig.functions @@ -1643,7 +1643,7 @@ config_dmraid(){ fi if ! [ -x /sbin/dmraid ] ; then - eerror "dmraid not available, can not execute it." ; eend 1 + ewarn "dmraid not available, can not execute it." ; eend 1 return fi