|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] for xend init script and xend python script
ShaunR writes ("[Xen-devel] [PATCH] for xend init script and xend python
script"):
> This patch does the following, hopefully it will be added to future
> versions.
>
> * xend init script will now send SIGINT to xenconsoled when stop is
> issued so that the xenconsoled daemon is also stopped (this is required
> if the new options below are added to /etc/sysconfig/xend
This is handled by a new "xencommons" script in xen-unstable
I think ?
> * /etc/sysconfig/xend has additional these additional cosnole options
> since the xend init script starts xenconsoled.
> XENCONSOLED_LOG=(none|guest|hv|all)
> XENCONSOLED_LOGDIR=PATH
> XENCONSOLED_TIMESTAMP=(none|guest|hv|all)
> XENCONSOLED_OVERFLOW=(discard|keep)
> XENCONSOLED_PIDFILE=PATH
Perhaps it would be better to have a single XENCONSOLED_OPTIONS
variable ?
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|