Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
问题:在一个 openwrt 板上,我对一些 luci 文件(即 /usr/lib/lua/luci/dispatcher.lua)做了一些临时修改,如何在不完全重新启动板的情况下重新加载它使用?
我自己通过谷歌搜索找到了答案:
uci set luci.ccache.enable=0 uci commit luci
在命令行
或者
只需删除/tmp/.luci-indexcache.
/tmp/.luci-indexcache