Use read_host_config() where appropriate.

This commit is contained in:
Guus Sliepen 2013-05-11 14:05:28 +02:00
parent 3c163a3796
commit fc119fb009
2 changed files with 5 additions and 16 deletions

View file

@ -306,7 +306,7 @@ static void sigalrm_handler(void *data) {
#endif
int reload_configuration(void) {
char *fname;
char *fname = NULL;
/* Reread our own configuration file */