This unit is provided by:
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
ExecStart=/usr/bin/geth
-
KillSignal=SIGINT
-
Restart=on-failure
-
-
[Unit]
-
After=network.target
-
Description=Geth
-
Additionnal notes
Nothing here.