mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-12 04:54:52 +03:00
180 B
180 B
runsv
Start and manage a runit service.
- Start a runit service as yourself:
runsv {{path/to/service}}
- Start a runit service as root:
sudo runsv {{path/to/service}}