From 67f8a597480e9951ea40e84997011660d09eeb84 Mon Sep 17 00:00:00 2001
From: Guo Wenxue <guowenxue@gmail.com>
Date: Tue, 20 Nov 2018 14:22:19 +0800
Subject: [PATCH] update iotd program makefile remove install and update configure log file to iotd.log

---
 src/nbiotd/etc/iotd.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/nbiotd/etc/iotd.conf b/src/nbiotd/etc/iotd.conf
index c79be71..243987c 100644
--- a/src/nbiotd/etc/iotd.conf
+++ b/src/nbiotd/etc/iotd.conf
@@ -1,6 +1,6 @@
 # uited program configure file
 [log]
-file=/tmp/nbiotd.log
+file=/tmp/iotd.log
 
 #Loglevel: 0:Disable 1:Fatal 2:ERROR 3:warnning 4:Normal 5:Debug 6:Infor 7:Trace
 level=5

--
Gitblit v1.9.1