Skip to content
This repository was archived by the owner on Nov 10, 2021. It is now read-only.

Neo-Oli/termux-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run services with runit on Termux

  1. Run make install
  2. Restart your Shell
  3. Start a service with sv up <servicename>. For example sv up crond
  4. To have a service start automatically, run sv-enable <service>

You can also stop services with sv down <service>

About

How to run services with runit on Termux

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors