config option
This commit is contained in:
@@ -449,6 +449,8 @@ 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 )
|
||||
|
||||
Reference in New Issue
Block a user