add error_logger
This commit is contained in:
parent
36965d8ebf
commit
aceac58492
@ -5,6 +5,7 @@ command="/data/entrypoint.sh"
|
|||||||
pidfile="/var/run/$SVCNAME.pid"
|
pidfile="/var/run/$SVCNAME.pid"
|
||||||
command_background="yes"
|
command_background="yes"
|
||||||
output_logger="/usr/bin/logger"
|
output_logger="/usr/bin/logger"
|
||||||
|
error_logger="/usr/bin/logger"
|
||||||
|
|
||||||
depend() {
|
depend() {
|
||||||
need net
|
need net
|
||||||
|
Loading…
x
Reference in New Issue
Block a user