1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-09-10 16:19:55 +00:00
Files
openwrt/package/base-files/files/etc/init.d/done
Rodrigo Balerdi 06c2d5524c base-files: fix cleanup after settings restore
Some devices use file '/tmp/sysupgrade.tar' during settings restore and
this potentially big file was not being cleaned up from RAM afterwards.

See: do_mount_root() (base-files/files/lib/preinit/80_mount_root)

Signed-off-by: Rodrigo Balerdi <lanchon@gmail.com>

Link: https://github.com/openwrt/openwrt/pull/15339
Signed-off-by: John Crispin <john@phrozen.org>
2024-12-12 11:01:56 +01:00

298 B
Executable File