Hi all,
I am recently having issues with my DHCP server.
I must be related to some of the latest updates (there was an dhcp related errata shortly before my upgrade to UCS5).
Sometimes my dhcp service stops and complains about not being properly configured in systemd.
Anyone having an idea what is going on here?
Jun 24 04:12:55 praxis systemd[1]: /lib/systemd/system/isc-dhcp-server.service.d/univention-dhcp.conf:16: PIDFile= references path below legacy directory /var/run/, updating /var/run/dhcpd.p
id → /run/dhcpd.pid; please update the unit file accordingly.
Jun 24 04:12:55 praxis systemd[1]: Stopping ISC DHCP Server for IPv4...
Jun 24 04:12:55 praxis systemd[1]: isc-dhcp-server.service: Main process exited, code=killed, status=15/TERM
Jun 24 04:12:55 praxis systemd[1]: isc-dhcp-server.service: Succeeded.
Jun 24 04:12:55 praxis systemd[1]: Stopped ISC DHCP Server for IPv4.
For some strange reason the univention-dhcp
service disappeared and I only have isc-dhcp.service:
root@praxis://lib/systemd/system# systemctl status univention-dhcp
Unit univention-dhcp.service could not be found.
root@praxis://lib/systemd/system# systemctl list-unit-files| grep dhc
isc-dhcp-server.service generated
Ideas?
/KNEBB