s6-service-definitions/README.md

7 lines
247 B
Markdown

These are s6 compatible service definitions for HitchHiker linux. Edit to match your
actual setup, drop them into /etc/s6/sv and then rebuild the service database with
the `s6-rc-compile` program.
```Sh
s6-rc-compile /tmp/my-bundle /etc/s6/sv
```