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