#!/usr/bin/python
from LTSPAgent import server as LTSPAgentServer

LTSPAgentServer.start_server()
