1 个稳定版本
| 1.0.0 | 2024年4月11日 |
|---|
#2042 在 命令行工具
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