-
Does termux-services run independent of termux, much in the way as termux-job-scheduler does? |
Beta Was this translation helpful? Give feedback.
Answered by
sylirre
Oct 17, 2023
Replies: 1 comment
-
Yes, it will go to sleep like everything else running in Termux environment when the wake lock was not enabled. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sylirre
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
termux-services
configures a Runit service management daemon. Basically it is a service to manage other services.Yes, it will go to sleep like everything else running in Termux environment when the wake lock was not enabled.