[sr-dev] git:master: fork_process doc: note about config update added

Miklos Tirpak miklos at iptel.org
Mon Oct 4 18:01:59 CEST 2010


Module: sip-router
Branch: master
Commit: a1b23f495e86edd25c5f9e7859a31147c49a7ad8
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a1b23f495e86edd25c5f9e7859a31147c49a7ad8

Author: Miklos Tirpak <miklos at iptel.org>
Committer: Miklos Tirpak <miklos at iptel.org>
Date:   Mon Oct  4 17:46:11 2010 +0200

fork_process doc: note about config update added

---

 doc/modules_init.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/doc/modules_init.txt b/doc/modules_init.txt
index c5fc2fe..30d404b 100644
--- a/doc/modules_init.txt
+++ b/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
 -------




More information about the sr-dev mailing list