Re: [libvirt] [PATCH] spec: Start libvirt-guests only if it's on in current runlevel

2011-01-19 Thread Jiri Denemark
On Wed, Jan 19, 2011 at 07:47:35 -0700, Eric Blake wrote: > On 01/19/2011 07:04 AM, Jiri Denemark wrote: > > --- > > libvirt.spec.in |3 ++- > > 1 files changed, 2 insertions(+), 1 deletions(-) > > > > diff --git a/libvirt.spec.in b/libvirt.spec.in > > index d673cf6..0a2d10e 100644 > > --- a/

Re: [libvirt] [PATCH] spec: Start libvirt-guests only if it's on in current runlevel

2011-01-19 Thread Eric Blake
On 01/19/2011 07:04 AM, Jiri Denemark wrote: > --- > libvirt.spec.in |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/libvirt.spec.in b/libvirt.spec.in > index d673cf6..0a2d10e 100644 > --- a/libvirt.spec.in > +++ b/libvirt.spec.in > @@ -775,7 +775,8 @@ fi > /sbin/

[libvirt] [PATCH] spec: Start libvirt-guests only if it's on in current runlevel

2011-01-19 Thread Jiri Denemark
--- libvirt.spec.in |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/libvirt.spec.in b/libvirt.spec.in index d673cf6..0a2d10e 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -775,7 +775,8 @@ fi /sbin/ldconfig /sbin/chkconfig --add libvirt-guests if [ $1 -ge 1 ];