mirror of https://tildegit.org/ben/sedbot
use full path and ignore logs
parent
b6ad48e079
commit
0d43cf75b8
|
@ -1 +1,3 @@
|
|||
.cfg
|
||||
sedbot.err
|
||||
sedbot.log
|
||||
|
|
|
@ -5,7 +5,7 @@ After=sedbot.service
|
|||
[Service]
|
||||
Type=simple
|
||||
WorkingDirectory=/home/bot/sedbot
|
||||
ExecStart=./sedbot.bash
|
||||
ExecStart=/home/bot/sedbot/sedbot.bash
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
StartLimitInterval=60s
|
||||
|
|
Loading…
Reference in New Issue