s6-service-definitions/README.md

7 lines
247 B
Markdown
Raw Permalink Normal View History

2022-10-04 10:17:35 -04:00
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
```