为什么istoreOS中rcloned 开机自动启动脚本无法执行?其他openwrt可以

Yumega】 在 https://github.com/istoreos/istoreos/issues/1828 发布:
反馈bug/问题模板,提建议请删除

1.关于你要提交的问题

为避免重复issue,请先搜索issue,确认没有类似issue再提交新issue;
注意搜索时包括已关闭的issue(删掉搜索框的的“is:open”条件);

Q:是否用关键词搜索了issue? (使用 “x” 选择)

  • 没有类似的issue

2. 详细叙述

同样配置在其他openwrt没有错误,可以正常启动
wget https://wp.gxnas.com/wp-content/uploads/2021/08/rcloned && vi rcloned
(脚本修改自己成目录)
mv rcloned /etc/init.d/rcloned
chmod +x /etc/init.d/rcloned
bash /etc/init.d/rcloned start

启动项添加 bash /etc/init.d/rcloned start

(1) 具体问题

A:istoreOS系统启动项,rcloned 启动执行失败

(2) 路由器型号和固件版本

A:J4125 x86, 最新版固件

(3) 详细日志和/或截图

A: