[Unit] Description=bor StartLimitIntervalSec=500 StartLimitBurst=5 [Service] Restart=on-failure RestartSec=5s ExecStart=/usr/bin/bor bootnode -node-key /var/lib/bor/data/bor/nodekey -listen-addr "0.0.0.0:30303" -verbosity 3 Type=simple KillSignal=SIGINT User=bor TimeoutStopSec=120 [Install] WantedBy=multi-user.target