--- ts3server.orginal 2011-01-06 12:51:40.000000000 +0100 +++ ts3server 2011-01-06 12:52:20.000000000 +0100 @@ -7,4 +7,4 @@ # work around DT_RPATH (.) security issue by chdir'ing into expected $LD_LIBRARY_PATH cd "${BASEDIR}" -exec "${BASEDIR}/ts3server-bin" $* +"${BASEDIR}/ts3server-bin" $*