Critical error on config file or include missing
This commit is contained in:
parent
bcf0d456ee
commit
db29b72ede
@ -170,7 +170,7 @@ int conf_readconf(const char *confname, int inclevel, bool earlydbg)
|
||||
{
|
||||
if (earlydbg)
|
||||
fprintf(stderr,"BF-DEBUG: can't open config file \"%s\"\n", confname);
|
||||
return(PROC_RC_IGNORE);
|
||||
return(PROC_RC_ABORT);
|
||||
}
|
||||
if (earlydbg)
|
||||
fprintf(stderr,"BF-DEBUG: start reading config \"%s\"\n", confname);
|
||||
|
Loading…
x
Reference in New Issue
Block a user