This commit is contained in:
lnk
2025-10-11 10:18:57 +08:00
parent c494225b38
commit a43afb15c5
4 changed files with 5 additions and 5 deletions

View File

@@ -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 ^