https://bugzilla.novell.com/show_bug.cgi?id=863182 https://bugzilla.novell.com/show_bug.cgi?id=863182#c1 --- Comment #1 from Olaf Martens <olafmartens@web.de> 2014-03-30 03:56:47 UTC --- As an addition to this the <dhcp> element could receive an option to accommodate for the use of an external DHCP client (e. g. <dhcp external='dhcpd'/>). The reason behind this: When setting up virtual networks these interfaces are started way after the physical network has been brought up (and also after the dhcpd has already been started). In order to make it easier to use an external DHCP daemon this variant of a DHCP definition for libvirt would cause it to restart the DHCP daemon once all virtual interfaces have been brought up in dom0 and subsequently restart the DHCP daemon. This avoids a manual restart of the DHCP daemon to attach it to the virtual interfaces, because for some reason an attempt to order dhcpd.service (which on top of that still relies on System V Init instead of systemd) and libvirtd.service still causes any virtual interfaces to be brought up too late for dhcpd. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.