#!/bin/sh

export LD_LIBRARY_PATH=/var/swap/lib:${LD_LIBRARY_PATH}

/var/swap/bin/gmediarender

exit 1

