I stupidly deleted /var/log/dhcpd.log
So, I stopped the service, created a new dhcpd.log file with the same ownership / rights etc. as the old file, and restarted the service.
But nothing is being written to the log file now.
Am I missing something?
I stupidly deleted /var/log/dhcpd.log
So, I stopped the service, created a new dhcpd.log file with the same ownership / rights etc. as the old file, and restarted the service.
But nothing is being written to the log file now.
Am I missing something?
dhcpd is using syslog for logging so you need to restart the service rsyslogd.