mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
The log file path is hardcoded as $HOME/.local/state/btop.log, i.e. to the router’s flash storage rather than to tmpfs. This patch sets the log file path to /tmp/log/btop.log Signed-off-by: XCas13 <xcas13@gmail.com>