chkservice
Tool for managing systemd units
Install
- All systems
-
curl cmd.cat/chkservice.sh
- Debian
-
apt-get install chkservice
- Ubuntu
-
apt-get install chkservice
- Kali Linux
-
apt-get install chkservice
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install chkservice
- Dockerfile
- dockerfile.run/chkservice
chkservice
Tool for managing systemd units
chkservice is an ncurses-based tool for managing systemd units from the terminal. It provides the user with a comprehensive view of all systemd services and allows them to be changed easily. chkservice requires superuser privileges to make unit state changes.