blockform
blockform copied to clipboard
Support pausing services
There are a few services that the user may want to stop sometimes:
- The faucet
- The proxy
- Geth ?
You can improve the services.go with a new function allowing to pause these services, using systemd stop <service>
. And expose this in the UI.