1 stable release
1.0.0 | Apr 11, 2024 |
---|
#2503 in Command line utilities
7KB
148 lines
Runitctl
A proper utility for managing startup services on Void Linux and other Runit-based systems.
Usage:
- Enabling services:
runitctl enable [SERVICES]
- Disabling services:
runitctl disable [SERVICES]
- Listing services:
runitctl list
- Listing enabled services:
runitctl list --filter enabled
- Listing disabled services:
runitctl list --filter disabled
Dependencies
~1.1–1.7MB
~32K SLoC