diff --git a/doc/todo/termux_package/comment_3_a60b6e4511c1df23d76c6e6e8028eeaa._comment b/doc/todo/termux_package/comment_3_a60b6e4511c1df23d76c6e6e8028eeaa._comment index d9cf86d262..abae2b3937 100644 --- a/doc/todo/termux_package/comment_3_a60b6e4511c1df23d76c6e6e8028eeaa._comment +++ b/doc/todo/termux_package/comment_3_a60b6e4511c1df23d76c6e6e8028eeaa._comment @@ -28,7 +28,8 @@ depending on the version of android. That sets up $HOME/storage. The webapp ought to default to making a repository somewhere in there. (Done) -webbapp won't start on boot, but could be made to using https://wiki.termux.com/wiki/Termux:Boot +The assistant won't start on boot, but could be made to using +https://wiki.termux.com/wiki/Termux:Boot (Integration in place now) Apparently termux-exec sets a `LD_PRELOAD` that is not compatible, so the wrapper script would need to unset it. (Done now)