#!/usr/bin/env python
import sys
sys.path.insert(0,'/usr/share/yumex')
import daemon
daemon.main()