/
githubmirror
/
rsyslog
Обзор
Документация
Войти
/
githubmirror
/
rsyslog
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/queue-direct-with-params-given.sh
12 строк
324 B
Rainer Gerhards
core queue: emit warning if parameters are set for direct queue
14 ноя 2019, 18:57
Не верифицирован
14 ноя 2019, 18:57
3b571a9
Код
Авторство
О чём код?
#!/bin/bash # added 2019-11-14 by RGerhards, released under ASL 2.0 . ${srcdir:=.}/diag.sh init generate_conf add_conf ' action(type="omfile" file="'$RSYSLOG_OUT_LOG'" queue.mindequeuebatchsize="20") ' startup shutdown_when_empty wait_shutdown content_check "queue is in direct mode, but parameters have been set" exit_test