From 7a29b795824b8401c2b448cbea070d211591a136 Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Sun, 20 Jul 2025 14:09:23 +0100 Subject: Simple install script --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 910fe66..03ef930 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ The `SYSCONFDIR` environment variable controls the location of where `mqttr.toml Once built, the `mqttr` program (found in `target/{debug,release}/mqttr`) should be located in some sensible place (e.g. `/usr/local/bin/mqttr`) and configured -as a system service. +as a system service. You can use the `./install` script to install it in a +sensible place. Read this short script to see how it can be further configured. `mqttr` does not have a way to double-fork, if you need this behaviour, use `daemon` or some equivalent utility. -- cgit v1.2.3-70-g09d2