|
|
|
|
@ -99,6 +99,8 @@ RestartSec=3
|
|
|
|
|
[Install] |
|
|
|
|
WantedBy=multi-user.target |
|
|
|
|
|
|
|
|
|
``` |
|
|
|
|
|
|
|
|
|
Then run multi-geth by the following commands |
|
|
|
|
|
|
|
|
|
$ sudo systemctl enable geth |
|
|
|
|
@ -194,6 +196,7 @@ RestartSec=3
|
|
|
|
|
|
|
|
|
|
[Install] |
|
|
|
|
WantedBy=multi-user.target |
|
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As you can see above, the frontend of the pool homepage is created. Then, move to the directory, www, which services the file. |
|
|
|
|
|