kopia lustrzana https://github.com/bugout-dev/moonstream
Removed unnecessary flag at service crawler
rodzic
4b6c9e4d34
commit
28f16438cc
|
@ -7,8 +7,8 @@ User=ubuntu
|
||||||
Group=www-data
|
Group=www-data
|
||||||
WorkingDirectory=/home/ubuntu/moonstream/crawlers/ethtxpool
|
WorkingDirectory=/home/ubuntu/moonstream/crawlers/ethtxpool
|
||||||
EnvironmentFile=/home/ubuntu/moonstream-secrets/app.env
|
EnvironmentFile=/home/ubuntu/moonstream-secrets/app.env
|
||||||
ExecStart=/home/ubuntu/moonstream/crawlers/ethtxpool/ethtxpool -geth "${MOONSTREAM_IPC_PATH}"
|
ExecStart=/home/ubuntu/moonstream/crawlers/ethtxpool/ethtxpool
|
||||||
SyslogIdentifier=ethereum-txpool
|
SyslogIdentifier=ethereum-txpool
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
Ładowanie…
Reference in New Issue