fix: start access_log
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
a5cfca8a0f
commit
5058ae2eed
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
check process access_log with pidfile /run/access_logd.pid
|
||||
start program = "/usr/bin/access_logd"
|
||||
start program = "/usr/bin/access_logd start"
|
||||
stop program = "/usr/bin/access_logd stop"
|
||||
|
||||
check process nginx with pidfile /run/nginx.pid
|
||||
|
|
Loading…
Reference in a new issue