Adds lbrynet.service target
This commit is contained in:
parent
35c95a0037
commit
acbcac456f
2 changed files with 5 additions and 4 deletions
|
@ -2,6 +2,7 @@
|
||||||
Description="LBRY Comment Server Watchdog"
|
Description="LBRY Comment Server Watchdog"
|
||||||
After=network.target
|
After=network.target
|
||||||
Requires=comment-server@5921.service comment-server@5922.service comment-server@5923.service comment-server@5924.service
|
Requires=comment-server@5921.service comment-server@5922.service comment-server@5923.service comment-server@5924.service
|
||||||
|
Wants=lbrynet.service
|
||||||
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
Loading…
Reference in a new issue