rsyslog/tests/dnscache-TTL-0-vg.sh
Rainer Gerhards 6f3f6c47ae
dnscache: add global parameter dnscache.default.ttl
This permits to control default TTL for cache entries. If set
to 0, the DNS cache is effectively disabled.

closes https://github.com/rsyslog/rsyslog/issues/49
closes https://github.com/rsyslog/rsyslog/issues/1487
2019-04-12 17:26:29 +02:00

5 lines
138 B
Bash
Executable File

#!/bin/bash
# added 2019-04-12 by Rainer Gerhards, released under ASL 2.0
export USE_VALGRIND="YES"
source ${srcdir:=.}/dnscache-TTL-0.sh