Created Daemon process from the Link
The parameter in the config.toml Configuration file is not working in the System Service and geth configuration is working with default configuration.
[Service]
Type=simple
ExecStart=geth -config=/home/ubuntu/.ethereum/config.toml
How can I run it as go-ethereum as daemon process / service on Ubuntu with Toml file?