Thanks, the /tmp/opt is linked in the post-mount script that provided by entware.
There are some binary and configuration such as a reverse proxy that I don't change too often, so I think it's ok to put them in Jffs.
As I said before, the service could not start if putting the package suach as...
From the Jffs page I saw these messages:
Since I only use aria2 and aria2 can't work without the USB storage, so I think it's better to put entware to USB storage.
Hi,
I moved entware to /jffs partition after installing it to USB storage.
I installed aria2 package and following is my configuration:
1. move the entware directory from USB storage to /jffs partition.
2. Create a symbol link from /jffs/entware to /tmp/opt
3. Create an init-start script...