#!/bin/sh
export LD_PRELOAD=/usr/lib64/liblinuwux_runtime.so${LD_PRELOAD:+:$LD_PRELOAD}
exec "$@"
