diff --git a/services/hilogd/etc/hilog.para b/services/hilogd/etc/hilog.para index 20fc1a49be191e2b96c700e0797b1b2efd7be176..a93b66d4d20bdc82e24be3d674d72348fa26ea3c 100644 --- a/services/hilogd/etc/hilog.para +++ b/services/hilogd/etc/hilog.para @@ -19,5 +19,5 @@ persist.sys.hilog.debug.on=false hilog.flowctrl.proc.on=false hilog.flowctrl.domain.on=false -hilog.loggable.global=d +hilog.loggable.global=I hilog.buffersize.global=262144 \ No newline at end of file diff --git a/services/hilogd/etc/hilogd.cfg b/services/hilogd/etc/hilogd.cfg index 149b41ed075444de516a059b3f7755f50d63ab5c..7a77c116057fd6c3c06dd564f00458740e4f403b 100644 --- a/services/hilogd/etc/hilogd.cfg +++ b/services/hilogd/etc/hilogd.cfg @@ -13,8 +13,7 @@ }, { "name" : "services:hilogd", "cmds" : [ - "write /proc/sys/net/unix/max_dgram_qlen 600", - "setparam hilog.buffersize.global 262144" + "write /proc/sys/net/unix/max_dgram_qlen 600" ] } ],