Removed unnecessary flag at service crawler

pull/367/head
kompotkot 2021-11-04 13:42:54 +00:00
rodzic 4b6c9e4d34
commit 28f16438cc
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -7,8 +7,8 @@ User=ubuntu
Group=www-data
WorkingDirectory=/home/ubuntu/moonstream/crawlers/ethtxpool
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
[Install]
WantedBy=multi-user.target
WantedBy=multi-user.target