rephrase service file

and move RPC structure back to gossa.go
This commit is contained in:
Pierre Dubouilh
2021-12-22 14:29:46 +01:00
committed by Pierre Dubouilh
parent d99d975f70
commit bf4be929f5
5 changed files with 25 additions and 23 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ use the `service` file provided here to use as a systemd service.
% systemctl --user start gossa
# enable at boot time
% systemctl --user start gossa
% systemctl --user enable gossa
```
## run with docker