Add response on socket

This commit is contained in:
lash
2022-04-10 17:13:49 +00:00
parent 9cd89f4a83
commit dab50dadd1
2 changed files with 15 additions and 9 deletions

View File

@@ -6,5 +6,5 @@ After=chaind-eth-sync@.service
[Service]
Environment="SESSION_ID=%i"
Environment="SESSION_RUNTIME_DIR=/run/user/%U/chaind/eth"
ExecStart=%h/.local/bin/chaind-eth-server -v --session-id %i
ExecStart=%h/.local/bin/chaind-eth-tasker -v --session-id %i
Restart=on-failure