Use specific log routines in hooks/dnsmasq_reload.c

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER 2021-05-27 12:53:03 +02:00
parent c45743d9b9
commit 815b433330
No known key found for this signature in database
GPG Key ID: 00135ACBD90B28DD
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
#include "../datastructure.h"
// struct config
#include "../config.h"
// logg()
// logging routines
#include "../log.h"
// lock_shm(), etc.
#include "../shmem.h"
@ -30,7 +30,7 @@ void FTL_dnsmasq_reload(void)
{
// This function is called by the dnsmasq code on receive of SIGHUP
// *before* clearing the cache and rereading the lists
logg("Reloading DNS cache");
log_info("Reloading DNS cache");
lock_shm();
// Request reload the privacy level