On Tue, 2015-07-21 at 12:03 +0100, Wei Liu wrote:
> On Mon, Jul 20, 2015 at 04:55:02PM +0200, Roger Pau Monne wrote:
> > hotplugpath.sh by default is located in /usr/local/etc/xen/scripts
> > on
> > FreeBSD. Instead of hardcoding it's location use the XEN_SCRIPT_DIR
> > variable
> > like it's use
On Mon, Jul 20, 2015 at 04:55:02PM +0200, Roger Pau Monne wrote:
> hotplugpath.sh by default is located in /usr/local/etc/xen/scripts on
> FreeBSD. Instead of hardcoding it's location use the XEN_SCRIPT_DIR variable
> like it's used on the xencommons rc.d script.
>
> Signed-off-by: Roger Pau Monné
hotplugpath.sh by default is located in /usr/local/etc/xen/scripts on
FreeBSD. Instead of hardcoding it's location use the XEN_SCRIPT_DIR variable
like it's used on the xencommons rc.d script.
Signed-off-by: Roger Pau Monné
Cc: Ian Jackson
Cc: Ian Campbell
Cc: Wei Liu
---
tools/hotplug/FreeBS