[libvirt] [PATCH] tools: Only install guests init script if --with-init=script=redhat

Peter Krempa pkrempa at redhat.com
Sun Oct 21 11:08:41 UTC 2012


On 10/21/12 04:49, Cole Robinson wrote:
> Required to fix https://bugzilla.redhat.com/show_bug.cgi?id=789747
> ---
>   libvirt.spec.in   | 5 ++++-
>   tools/Makefile.am | 4 ++--
>   2 files changed, 6 insertions(+), 3 deletions(-)
>

Unfortunately, the systemd unit file is calling the init scprit as we 
didn't factor out the workhorse part of the script yet, so we need to 
install the init script along with the unit file. An option would be to 
put the init script somewhere else (libexec perhaps?).

Peter




More information about the libvir-list mailing list