X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=doc%2Fstaking_watchdog.service;fp=doc%2Fstaking_watchdog.service;h=dfda77afb8866eefdd1c7f38e5d66f4ccb177137;hb=ae75a0e819ce1f12250c437469849f30a0473fc0;hp=0000000000000000000000000000000000000000;hpb=bd25470e4d4c104ab661fe6212f56179d9a32b32;p=stakingWatchdog.git diff --git a/doc/staking_watchdog.service b/doc/staking_watchdog.service new file mode 100644 index 0000000..dfda77a --- /dev/null +++ b/doc/staking_watchdog.service @@ -0,0 +1,14 @@ +[Unit] +Description=staking_watchdog + +[Service] +WorkingDirectory=/home/gburri/staking_watchdog +ExecStart=/home/gburri/staking_watchdog/staking_watchdog +SyslogIdentifier=staking_watchdog +Restart=always +RestartSec=10 +KillSignal=SIGINT + +[Install] +WantedBy=default.target +