diff --git a/LFtid1056.rar b/LFtid1056.rar index 1c18161..b9b223a 100644 Binary files a/LFtid1056.rar and b/LFtid1056.rar differ diff --git a/LFtid1056/boot/feservice b/LFtid1056/boot/feservice index 966494d..8223ea3 100644 --- a/LFtid1056/boot/feservice +++ b/LFtid1056/boot/feservice @@ -1,6 +1,6 @@ #!/bin/bash -export CLOUD_PATH=/home/pq/zwproject/LFtid1056 +export CLOUD_PATH=/FeProject if [ -z "$CLOUD_PATH" ]; then echo "Error: CLOUD_PATH is not set. Please set it first." diff --git a/LFtid1056/etc/runtime.cf b/LFtid1056/etc/runtime.cf index ac7cf1f..9009f59 100644 --- a/LFtid1056/etc/runtime.cf +++ b/LFtid1056/etc/runtime.cf @@ -1,6 +1,6 @@ # 文件名:runtime.cf # 执行程序路径 ^ 可执行程序名 启动参数 ^ 重启特有参数 ^ 首次启动特有参数 ^ 程序首次启动前的延时秒数 ^ 重启是否忽略 ^ 首次启动是否忽略 -/home/pq/zwproject/LFtid1056/bin/ ^ cloud-front-test -s 3_3^ ^ ^ 1 ^ ^ -/home/pq/zwproject/LFtid1056/bin/ ^ cloud-front-test -s 2_3^ ^ ^ 1 ^ ^ -/home/pq/zwproject/LFtid1056/bin/ ^ cloud-front-test -s 1_3^ ^ ^ 1 ^ ^ -/home/pq/zwproject/LFtid1056/bin/ ^ fe_watchdog -m 8192 ^ ^ ^ 1 ^ IGNORE_RESTART ^ +/FeProject/bin/ ^ cloud-front-test -s 3_3^ ^ ^ 1 ^ ^ +/FeProject/bin/ ^ cloud-front-test -s 2_3^ ^ ^ 1 ^ ^ +/FeProject/bin/ ^ cloud-front-test -s 1_3^ ^ ^ 1 ^ ^ +/FeProject/bin/ ^ fe_watchdog -m 18192 ^ ^ ^ 1 ^ IGNORE_RESTART ^ diff --git a/LFtid1056_bak.rar b/LFtid1056_bak.rar index ef743e7..6e29f75 100644 Binary files a/LFtid1056_bak.rar and b/LFtid1056_bak.rar differ