Skip to content

Commit

Permalink
tweak service
Browse files Browse the repository at this point in the history
  • Loading branch information
gpchelkin committed Oct 28, 2024
1 parent d8c7dbb commit 36d6cd2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scdlbot.service.sample
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ EnvironmentFile=/etc/default/scdlbot
#ExecStartPre=-rm -rf /scdlbothome/scdlbotdata.pickle
#ExecStart=/opt/pyenv/versions/3.11.5/bin/scdlbot
ExecStart=/usr/local/bin/scdlbot
WatchdogSec=300
WatchdogSec=180
#WatchdogSignal=SIGKILL
KillMode=mixed
NotifyAccess=all
Restart=always
RestartSec=5
Expand Down

0 comments on commit 36d6cd2

Please sign in to comment.