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