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

LTSPAgentServer.start_server()
