Explorar o código

fork_process doc: note about config update added

Miklos Tirpak %!s(int64=15) %!d(string=hai) anos
pai
achega
a1b23f495e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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;
 }
 
+The forked child process shall also update its local configuration,
+please read the section "Refreshing the configuration" in doc/cfg.txt.
+
 
 Summary
 -------