#linux #utility #service #void #runit #command-line-tool

app runitctl

A proper CLI utility for managing services on systems that use Runit. (Void Linux, etc...)

1 stable release

1.0.0 Apr 11, 2024

#1097 in Command line utilities

Download history 136/week @ 2024-04-09

136 downloads per month

MIT license

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.2–1.8MB
~35K SLoC