ambrop7 15 éve
szülő
commit
e155b20128
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      ncd/interface_modules/interface_badvpn.c

+ 1 - 1
ncd/interface_modules/interface_badvpn.c

@@ -99,7 +99,7 @@ fail0:
 
 
 static void process_handler (struct instance *o, int normally, uint8_t normally_exit_status)
 static void process_handler (struct instance *o, int normally, uint8_t normally_exit_status)
 {
 {
-    NCDInterfaceModuleInst_Backend_Log(o->i, BLOG_ERROR, "process terminated");
+    NCDInterfaceModuleInst_Backend_Log(o->i, BLOG_INFO, "process terminated");
     
     
     // set not need terminate
     // set not need terminate
     o->need_terminate = 0;
     o->need_terminate = 0;