lotus-provider before harmonytask

This commit is contained in:
Andrew Jackson (Ajax)
2023-08-23 18:57:34 -05:00
parent 1d58bf09ca
commit 535423a1f4
12 changed files with 555 additions and 5 deletions
+13
View File
@@ -0,0 +1,13 @@
[Unit]
Description=Lotus Provider
After=network.target
After=lotus-daemon.service
Wants=lotus-daemon.service
[Service]
ExecStart=/usr/local/bin/lotus-provider run
Environment=GOLOG_FILE="/var/log/lotus/provider.log"
Environment=GOLOG_LOG_FMT="json"
[Install]
WantedBy=multi-user.target