@ -56,7 +56,7 @@ def status():
def initDreplace():
file_tpl = getConf()
service_path = os.path.dirname(os.getcwd())
service_path = public.getServerDir()
initD_path = getServerDir() + '/init.d'
if not os.path.exists(initD_path):