Sample Header Ad - 728x90

on a termux app terminal access where should I put my own runnit service to start on phone reboot?

0 votes
0 answers
153 views
I wrote a simple service like this one: http://smarden.org/runit/runscripts.html#apache2 $ cat start_node_exporter #!/data/data/com.termux/files/usr/bin/sh termux-wake-lock . $PREFIX/etc/profile /data/data/com.termux/files/home/bin/node_exporter --collector.wifi --collector.tcpstat --collector.runit --collector.processes --collector.mountstats I would like it to run on phone reboot
Asked by Ciasto piekarz (101 rep)
Aug 28, 2020, 10:23 PM