OpenRC / SystemD command wrapper, because its easier to remember one then both.
Find a file
2025-05-23 22:07:43 -05:00
LICENSE chore: add MIT license and initial project documentation 2025-05-12 14:00:33 -05:00
README.md chore: add MIT license and initial project documentation 2025-05-12 14:00:33 -05:00
svc.bash feat: improve systemd detection with additional fallback checks 2025-05-23 22:07:43 -05:00

SVC

SVC is a unified wrapper for OpenRC, systemd, and package management (apt, dnf, pacman). It is designed to make it easier to manage services and packages on Linux systems. It is a simple script that can be used to start, stop, restart, enable, disable, and list services, as well as install, remove, update, upgrade, and search for packages.