mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Fix haproxy directory issue in buildsystemvm.sh
This commit is contained in:
parent
8023d9486e
commit
fbc19041ab
@ -413,6 +413,8 @@ services() {
|
||||
mkdir -p ./usr/share/cloud
|
||||
mkdir -p ./usr/local/cloud
|
||||
mkdir -p ./root/.ssh
|
||||
#Fix haproxy directory issue
|
||||
mkdir -p ./var/lib/haproxy
|
||||
|
||||
/bin/cp -r ${scriptdir}/config/* ./
|
||||
chroot . chkconfig xl2tpd off
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user