docs/Running-this-software: Call out contrib/systemd

This commit is contained in:
Athanasius 2021-06-14 12:33:14 +01:00
parent 61bf062e9c
commit 5dc0e345fa

View File

@ -267,6 +267,9 @@ You have some choices for how to run the application components:
to install under `~/.local/` instead.
There is an example systemd setup in `contrib/systemd` that assumes
this local installation.
If you install into `/usr/local/` then there are SysV style init.d scripts
in `contrib/init.d/` for running the components. They will need the
`DAEMON` lines tweaking for running from another location.