#!/bin/sh
LD_PRELOAD="liblockdep.so.4.4 $LD_PRELOAD" exec "$@"
