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