This commit is contained in:
Sergey Dorofeev
2011-12-15 22:09:57 +04:00
parent 1b16ad9959
commit 959e991c67
2 changed files with 9 additions and 8 deletions
-2
View File
@@ -449,8 +449,6 @@ int main(int argc, char *argv[], char *envp[])
(void)debug_setfilename(log_getfilename(LOG_FILE_DEBUG));
#endif
printf("split_inb: %s\n", conf_boolean(cf_split_inbound)?"yes":"no");
if( opts.daemon )
rc = bforce_daemon(&opts);
else if( role )