#!/usr/bin/env python
from yastatsd.server import main

main()
