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