@ -113,6 +113,12 @@ class NoDaemon(object):
def status(self):
pass
def restart(self):
def reload(self):
class Daemon(object):
"""