#!/bin/bash
#
# Added to run Xfinanas by any user 
# mike@redhat.com

export XFINANSDIR=/usr/lib/Xfinans

/usr/X11R6/bin/xfinans &

