diff --git a/pages/common/runsv.md b/pages/common/runsv.md index eb9bef7746..db282bdbde 100644 --- a/pages/common/runsv.md +++ b/pages/common/runsv.md @@ -2,10 +2,10 @@ > Start and manage a runit service. -- Start a runit service as yourself. +- Start a runit service as yourself: `runsv {{path/to/service}}` -- Start a runit service as root. +- Start a runit service as root: `sudo runsv {{path/to/service}}`