--- libvirt-1.2.3.ebuild 2014-04-21 10:01:04.000000000 +0200 +++ libvirt-1.2.3.ebuild.new 2014-04-22 09:22:26.965434125 +0200 @@ -314,7 +314,7 @@ myconf="${myconf} --without-sanlock" # systemd unit files - use systemd && myconf="${myconf} --with-init-script=systemd" + use systemd && myconf="${myconf} --with-systemd-daemon --with-init-script=systemd" # this is a nasty trick to work around the problem in bug # #275073. The reason why we don't solve this properly is that