One logmessage to debuglevel
This commit is contained in:
parent
d3caa2afa7
commit
a2145663be
@ -1556,7 +1556,7 @@ void receiver(struct servent *se)
|
||||
}
|
||||
}
|
||||
if (!inlist) {
|
||||
Syslog('!', "IBC: message from unknown host (%s), dropped", hostname);
|
||||
Syslog('r', "IBC: message from unknown host (%s), dropped", hostname);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user