mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
7c3e376967
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>