replace Requires with Wants

Prevent lotus-miner shutdown when daemon restarts.
This commit is contained in:
Marius Darila
2020-09-17 12:17:18 +02:00
committed by GitHub
parent 97064f1d15
commit 12e76bc1af
+1 -1
View File
@@ -2,7 +2,7 @@
Description=Lotus Miner
After=network.target
After=lotus-daemon.service
Requires=lotus-daemon.service
Wants=lotus-daemon.service
[Service]
ExecStart=/usr/local/bin/lotus-miner run