#!/usr/bin/python2

import winswitch.server.delayed_start

winswitch.server.delayed_start.main()
