#! /bin/bash
# kill old servers (if we own them)
killall afxmit

/home/xxx/u1/afxmit > /home/xxx/afxmit.log 2>&1 &

exit
