浏览代码

fork_process doc: note about config update added

Miklos Tirpak 15 年之前
父节点
当前提交
a1b23f495e
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      doc/modules_init.txt

+ 3 - 0
doc/modules_init.txt

@@ -113,6 +113,9 @@ static int mod_child(int rank)
 	return 0;
 	return 0;
 }
 }
 
 
+The forked child process shall also update its local configuration,
+please read the section "Refreshing the configuration" in doc/cfg.txt.
+
 
 
 Summary
 Summary
 -------
 -------