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

app runitctl

适用于管理使用 Runit 的系统上服务的正确 CLI 工具。(Void Linux 等...)

1 个稳定版本

1.0.0 2024年4月11日

#2042命令行工具

MIT 许可证

7KB
148

Runitctl

适用于管理 Void Linux 和其他基于 Runit 的系统启动服务的正确工具。

用法

  • 启用服务: runitctl enable [SERVICES]
  • 禁用服务: runitctl disable [SERVICES]
  • 列出服务: runitctl list
  • 列出已启用服务: runitctl list --filter enabled
  • 列出已禁用服务: runitctl list --filter disabled

依赖关系

~1.2–1.8MB
~34K SLoC