runit: make requested corrections

This commit is contained in:
Alexander Martin
2018-01-06 10:58:50 -05:00
parent 8a56e3c24a
commit b437d43127
12 changed files with 24 additions and 24 deletions

View File

@@ -2,7 +2,7 @@
> Run an entire directory of services.
- Start and manage all services in a directory as yourself:
- Start and manage all services in a directory as the current user:
`runsvdir {{path/to/services}}`
@@ -10,6 +10,6 @@
`sudo runsvdir {{path/to/services}}`
- Start services in seperate sessions:
- Start services in separate sessions:
`runsvdir -P {{path/to/services}}`