[11507] Fixed problem with too later config read in recent added posix daemon support.

Restore read config _after_ option parsing in any cases.
This commit is contained in:
VladimirMangos 2011-05-18 19:27:13 +04:00
parent 945466934d
commit 6ed4dfe827
3 changed files with 79 additions and 77 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11506"
#define REVISION_NR "11507"
#endif // __REVISION_NR_H__