Merging r587 into Trunk
This commit is contained in:
parent
d46ca19645
commit
c1c8f81929
7 changed files with 14 additions and 7 deletions
|
@ -42,7 +42,8 @@ sh /etc/firewall.user
|
||||||
/etc/init.d/qos stop
|
/etc/init.d/qos stop
|
||||||
|
|
||||||
#busybox-httpd for crawldata
|
#busybox-httpd for crawldata
|
||||||
httpd -h /tmp/
|
mkdir /tmp/crawldata
|
||||||
|
httpd -h /tmp/crawldata
|
||||||
|
|
||||||
sh /etc/configurator.sh
|
sh /etc/configurator.sh
|
||||||
|
|
||||||
|
|
|
@ -48,7 +48,8 @@ sh /etc/firewall.user
|
||||||
/etc/init.d/qos stop
|
/etc/init.d/qos stop
|
||||||
|
|
||||||
#busybox-httpd for crawldata
|
#busybox-httpd for crawldata
|
||||||
httpd -h /tmp/
|
mkdir /tmp/crawldata
|
||||||
|
httpd -h /tmp/crawldata
|
||||||
|
|
||||||
sh /etc/configurator.sh
|
sh /etc/configurator.sh
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,8 @@ sh /etc/firewall.user
|
||||||
/etc/init.d/qos stop
|
/etc/init.d/qos stop
|
||||||
|
|
||||||
#busybox-httpd for crawldata
|
#busybox-httpd for crawldata
|
||||||
httpd -h /tmp/
|
mkdir /tmp/crawldata
|
||||||
|
httpd -h /tmp/crawldata
|
||||||
|
|
||||||
sh /etc/configurator.sh
|
sh /etc/configurator.sh
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,8 @@ sh /etc/firewall.user
|
||||||
/etc/init.d/qos stop
|
/etc/init.d/qos stop
|
||||||
|
|
||||||
#busybox-httpd for crawldata
|
#busybox-httpd for crawldata
|
||||||
httpd -h /tmp/
|
mkdir /tmp/crawldata
|
||||||
|
httpd -h /tmp/crawldata
|
||||||
|
|
||||||
sh /etc/configurator.sh
|
sh /etc/configurator.sh
|
||||||
|
|
||||||
|
|
|
@ -32,7 +32,8 @@ sh /etc/firewall.user
|
||||||
/etc/init.d/qos stop
|
/etc/init.d/qos stop
|
||||||
|
|
||||||
#busybox-httpd for crawldata
|
#busybox-httpd for crawldata
|
||||||
httpd -h /tmp/
|
mkdir /tmp/crawldata
|
||||||
|
httpd -h /tmp/crawldata
|
||||||
|
|
||||||
sh /etc/configurator.sh
|
sh /etc/configurator.sh
|
||||||
|
|
||||||
|
|
|
@ -32,7 +32,8 @@ sh /etc/firewall.user
|
||||||
/etc/init.d/qos stop
|
/etc/init.d/qos stop
|
||||||
|
|
||||||
#busybox-httpd for crawldata
|
#busybox-httpd for crawldata
|
||||||
httpd -h /tmp/
|
mkdir /tmp/crawldata
|
||||||
|
httpd -h /tmp/crawldata
|
||||||
|
|
||||||
sh /etc/configurator.sh
|
sh /etc/configurator.sh
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,8 @@ sh /etc/firewall.user
|
||||||
/etc/init.d/qos stop
|
/etc/init.d/qos stop
|
||||||
|
|
||||||
#busybox-httpd for crawldata
|
#busybox-httpd for crawldata
|
||||||
httpd -h /tmp/
|
mkdir /tmp/crawldata
|
||||||
|
httpd -h /tmp/crawldata
|
||||||
|
|
||||||
sh /etc/configurator.sh
|
sh /etc/configurator.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue