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
+4
View File
@@ -1,9 +1,13 @@
[Unit]
Description=Gossa service for mytestfolder
Wants=network-online.target
After=network-online.target
# note: its better to use absolute paths here
[Service]
ExecStart=gossa /home/joe/mytestfolder
Restart=always
RestartSec=30
[Install]
WantedBy=multi-user.target