#!/bin/sh -efu
LD_PRELOAD="${LD_PRELOAD-}${LD_PRELOAD:+:}/usr/lib/noXShmQuery.so" exec "$@"
