Recently, I found there are many lines regrading usage
of dhcpd inside the log file "messages". When I check
in detail, I found that such 20 lines of message is
generated every time I enter the DHCP server setup
main screen inside webmin. I don't know whether it is
normal although it seems no harm to my system. I
have only 1 sub-net and no host defined using redhat
8.0.
Thanks
Logged In: YES
user_id=129364
This is quite harmless. Webmin runs dhcpd -v on the main
page of the module to get the version number of the DHCP
server, which annoyingly causes it to log those messages.
The next release will cache the version number so that the
messags only appear once though ..