aboutsummaryrefslogtreecommitdiffstats
path: root/testing/filebeat/filebeat.initd
diff options
context:
space:
mode:
authorMichael Pirogov <vbnet.ru@gmail.com>2019-12-12 15:33:14 +0300
committerLeo <thinkabit.ukim@gmail.com>2019-12-12 19:02:11 +0100
commitd7e62eac97850a9a141dcd9e922de4060d3ef7ff (patch)
treef3452bb0cdd831efcbd0b1823cea9e219ed20fbf /testing/filebeat/filebeat.initd
parent2234df6b707a6db49b2d927a9c38e0afeb77d6e5 (diff)
downloadaports-d7e62eac97850a9a141dcd9e922de4060d3ef7ff.tar.bz2
aports-d7e62eac97850a9a141dcd9e922de4060d3ef7ff.tar.xz
testing/filebeat: upgrade to 7.5.0
Diffstat (limited to 'testing/filebeat/filebeat.initd')
-rw-r--r--testing/filebeat/filebeat.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/filebeat/filebeat.initd b/testing/filebeat/filebeat.initd
index d41f84d45e..ff34fc0f02 100644
--- a/testing/filebeat/filebeat.initd
+++ b/testing/filebeat/filebeat.initd
@@ -18,7 +18,7 @@ depend() {
}
checkconfig() {
- filebeat -configtest -c /etc/filebeat/filebeat.yml
+ filebeat test config -c /etc/filebeat/filebeat.yml
}
start() {