#!/usr/bin/env python
from farmi import DirectoryService

ds = DirectoryService()
ds.listen()
