Alex Denes
8df9fdc4ab
- More templating and inheritance - New commands + rx_replace + rx_install + rx_cpkgdir - More transparency with secrets being sourced as variables and replaced - Modularization of configs + telegraf + nginx (partial) + fastd + wireguard + unbound - Split of unbound configurations and bind zones - Bumping of key versions (rolling keys) + ZSK/KSK + OpenDKIM - Relaxed permission defaults and other smaller tweaks...
6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
TELEGRAF_CONFIG="/etc/redxen/telegraf/main.conf"
|
|
TELEGRAF_CONFIG_DIR="/etc/redxen/telegraf/module"
|
|
|
|
# Uncomment to enable logging to syslog.
|
|
error_logger="logger -t $RC_SVCNAME"
|