btop: patch to move the log file to tmpfs
authorXCas13 <redacted>
Sun, 8 Feb 2026 07:26:05 +0000 (11:26 +0400)
committerHannu Nyman <redacted>
Sat, 21 Feb 2026 15:50:02 +0000 (17:50 +0200)
commit7c3e3769670193597ee74841068955698a8ecea5
tree24003285f2f66b3b74e8b50f5af9dfb5d922aeae
parentb8aa4a1f9cec5ad1cb3c1053ced6b6b3c92cf001
btop: patch to move the log file to tmpfs

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 <redacted>
admin/btop/Makefile
admin/btop/patches/001-move-log-to-tmpfs.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT