mirror of https://github.com/apache/cloudstack.git
bug 8644: this is specific to 5.6 FP 1, SS use vhd-util from XenServer. in XenServer 5.6 , libvhd is compiled into vhd-util, that is not true in XenServer 5.6 FP 1.
use vhd-util from opensource version status 8644: resolved fixed
This commit is contained in:
parent
1768f3da6e
commit
7eafd961fe
|
|
@ -107,7 +107,6 @@ secstorage_svcs() {
|
|||
|
||||
|
||||
cp ${path}/etc/sysconfig/iptables-secstorage ${path}/etc/sysconfig/iptables
|
||||
cp /usr/sbin/vhd-util ${path}/usr/sbin
|
||||
mkdir -p ${path}/var/log/cloud
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue