-
Notifications
You must be signed in to change notification settings - Fork 4
A terminal UI that can stop and disable Systemd units. Wraps systemctl, written in Lua + whiptail.
License
mpbcode/systemctl-ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
systemctl-ui.lua is a simple Lua script that displays a terminal-based menu of Systemd units. You can select zero or more units, and then stop and disable all those units. systemctl-ui.lua is written in Lua 5.3 and uses the whiptail program to display the menu. (Earlier versions of Lua may work, but have not been tested.) Usage: $ sudo lua5.3 systemctl-ui.lua After you select zero or more units on the menu and press the Okay button, the script will ask to you confirm by pressing the "y" key for each unit.
About
A terminal UI that can stop and disable Systemd units. Wraps systemctl, written in Lua + whiptail.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published