On 01/08/2013 09:18 AM, Viktor Mihajlovski wrote:
> In a non-systemd environment the post and preun scripts of libvirt-client
> fail, since the required files are in libvirt-daemon. Moved them to client.
> Doing that I noticed %{_unitdir}/libvirt-guests.service was contained in
> both libvirt-clien
In a non-systemd environment the post and preun scripts of libvirt-client
fail, since the required files are in libvirt-daemon. Moved them to client.
Doing that I noticed %{_unitdir}/libvirt-guests.service was contained in
both libvirt-client and libvirt-daemon, which I don't think was intended.
Re