@@ -58,6 +58,7 @@ def sighandler(signum, frame):
else:
logger.error("stopping daemon failed, PID file was not deleted!")
sys,exit(1)
+ sys.exit(0)
""" create the configuration object according to the given parameters and
read the file itself