%PDF- %PDF-
| Direktori : /backups/router/usr/local/opnsense/service/templates/OPNsense/Netflow/ |
| Current File : //backups/router/usr/local/opnsense/service/templates/OPNsense/Netflow/rc.conf.d |
#
# Automatic generated configuration for netflow.
# Do not edit this file manually.
#
{%
if helpers.exists('OPNsense.Netflow.capture.interfaces')
and
OPNsense.Netflow.capture.interfaces.strip()
and
OPNsense.Netflow.capture.targets.strip()%}
netflow_enable="YES"
{% else %}
netflow_enable="NO"
{% endif %}