|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] correct xend initscript dependency in LSB part
On Fri, Jul 30, Conny Seidel wrote:
> On Fri, 30 Jul 2010 10:11:01 -0400
> Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> wrote:
>
> >As I understand it, Required-Start names services which are listed in
> >the Provides of another init script, not the other script name directly.
> >Is that not true ? Perhaps you'd like to give chapter and verse from
> >the LSB spec.
>
> >Ian.
>
> Ouch, you are right on the LSB conformity. Sorry my bad.
>
> But if I get an error message like this:
> # chkconfig xend on
> insserv: Service xenstored has to be enabled for service xend
> insserv: exiting now!
> /sbin/insserv failed, exit code 1
>
> I would assume that I need to start /etc/init.d/xenstored.
insserv does not automatically enable all dependencies.
An 'insserv xencommons' is required first.
Olaf
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|