Re: [Xen-devel] [PATCH 5/7] hotplug/Linux: honour XEN_RUN_DIR

2016-07-08 Thread Ian Jackson
Wei Liu writes ("[PATCH 5/7] hotplug/Linux: honour XEN_RUN_DIR"): > Store various PID files under XEN_RUN_DIR. Note that this change the > default location from /var/run to /var/run/xen. Acked-by: Ian Jackson ___ Xen-devel mailing list Xen-devel@lists.

Re: [Xen-devel] [PATCH 5/7] hotplug/Linux: honour XEN_RUN_DIR

2016-06-15 Thread Roger Pau Monné
On Wed, Jun 15, 2016 at 12:15:07PM +0100, Wei Liu wrote: > Store various PID files under XEN_RUN_DIR. Note that this change the > default location from /var/run to /var/run/xen. > > Signed-off-by: Wei Liu Acked-by: Roger Pau Monné ___ Xen-devel maili

[Xen-devel] [PATCH 5/7] hotplug/Linux: honour XEN_RUN_DIR

2016-06-15 Thread Wei Liu
Store various PID files under XEN_RUN_DIR. Note that this change the default location from /var/run to /var/run/xen. Signed-off-by: Wei Liu --- Cc: Ian Jackson Cc: Roger Pau Monné --- tools/hotplug/Linux/init.d/xencommons.in | 6 +++--- tools/hotplug/Linux/init.d/xendriverdomain.in | 2 +-