From f22a8c3485a2d2449614d6c902399eb3f06323c1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 25 Apr 2018 16:58:12 -0400 Subject: [PATCH] update --- .../comment_3_a60b6e4511c1df23d76c6e6e8028eeaa._comment | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)