#!/bin/sh
LD_LIBRARY_PATH="/usr/lib/nx:$LD_LIBRARY_PATH" exec "/usr/libexec/nx/nxagent" "$@"
