def main(mlfile=None, daemon=False): if rtm: rtm.main_rtm(mlfile, daemon) else: main_node(mlfile,daemon)