more on readme …
This commit is contained in:
parent
aa1d1d0a4c
commit
13f21eadec
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ host = "http://127.0.0.1"
|
|||
port = "12345"
|
||||
```
|
||||
|
||||
If you want to run clrigctl always in the background, you can copy the example systemd service file `clrigctl.service` to `$HOME/.config/systemd/user/` and adapt it (at least your user name).
|
||||
If you want to run clrigctl always in the background, you can copy the example systemd service file `clrigctl.service` to `$HOME/.config/systemd/user/` and adapt it (at least use the correct path to the binary!).
|
||||
```
|
||||
[Unit]
|
||||
Description=Cloudlog CAT Control
|
||||
|
|
Loading…
Reference in a new issue