termux / termux-boot

Termux add-on app allowing programs to be run at boot.
https://f-droid.org/en/packages/com.termux.boot
931 stars 219 forks source link

Nothing happens with apachectl #83

Closed jitumobile closed 2 years ago

jitumobile commented 2 years ago

I installed Termux-boot app..and followed all steps.. I created a file named start-apache in boot directory with 2 line codes in it

termux-wake-lock apachectl

but nothing happens..

Grimler91 commented 2 years ago

Set a shebang as well, see example in README: https://github.com/termux/termux-boot#how-to-use