lede icon indicating copy to clipboard operation
lede copied to clipboard

计划任务bug

Open mingtianquan opened this issue 8 months ago • 0 comments

详细叙述

LEDE R25.5.25 / LuCI openwrt-23.05 branch git-25.110.68714-844a8ee 内核版本6.6.93

重复 issue

  • [x] 没有类似的 issue

具体型号

x86

详细日志

重启后丢失配置,比如手动保存的5 5 * * * sleep 5 && touch /etc/banner && reboot 重启后配置会丢失,但是通过系统定时重启 设置的 重启后不会丢失, 5 5 * * * sleep 5 && touch /etc/banner && reboot代码都是一样的

mingtianquan avatar Jun 10 '25 01:06 mingtianquan