Chkservice - An Easy Way to Manage Systemd Units in Terminal.md 567 B


Title: Chkservice – An Easy Way to Manage Systemd Units in Terminal Date: 2017-09-26 10:22:49 Categories: [cli] Tags: [chkservice, systemd]

Authors: sedlav

Chkservice is an easy-to-use, ncurses-based command line tool for managing systemd units on a terminal. It lists units alphabetically under the categories (services, targets, automounts etc), showing the their status and description, and allows you, with superuser privileges to start, stop, enable and disable units.

Link