#!/bin/bash

source /etc/sysconfig/secondlife

LD_LIBRARY_PATH=/usr/lib/secondlife /usr/bin/secondlife.bin

exit 0
