vector-bin: Fix configtest rc-service command
Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
This commit is contained in:
@@ -11,7 +11,9 @@ VECTOR_LOG_DIR="${VECTOR_LOG_DIR:-/var/log/vector}"
|
||||
command="/usr/bin/vector"
|
||||
command_args="--config ${VECTOR_CONFIG}"
|
||||
|
||||
extra_commands="configtest"
|
||||
extra_started_commands="reload"
|
||||
description_configtest="Validate the vector configuration"
|
||||
description_reload="Reload the vector configuration"
|
||||
|
||||
pidfile="/run/${RC_SVCNAME}.pid"
|
||||
|
||||
Reference in New Issue
Block a user