* luci/libs/web: add /lib/uci/upload/ to sysupgrade keep files
This commit is contained in:
parent
2d122db2b9
commit
4c73997ea1
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ config extern flash_keep
|
||||||
option passwd "/etc/passwd"
|
option passwd "/etc/passwd"
|
||||||
option opkg "/etc/opkg.conf"
|
option opkg "/etc/opkg.conf"
|
||||||
option firewall "/etc/firewall.user"
|
option firewall "/etc/firewall.user"
|
||||||
|
option uploads "/lib/uci/upload/"
|
||||||
|
|
||||||
config internal languages
|
config internal languages
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue