Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Description

Systemctl for termux.

Warning

only use if you've installed termux-services.

$ pkg install termux-services

Usage

Make sure you change permission of executable before moving to path.

$ cd systemctl_termux
$ chmod +x systemctl && cp systemctl $HOME/.local/bin

start service

$ systemctl start mysqld

stop service

$ systemctl stop mysqld

restart service

$ systemctl restart service

check status

$ systemctl status mysqld

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages