### Autogenerated by bcast_relay.py ###

# UDP broadcast relay configuration for instance {{ id }}
{% if description %}
# Comment: {{ description }}
{% endif %}
DAEMON_ARGS="{{ '-s ' + address if address is defined }} {{ instance }} {{ port }} {{ interface | join(' ') }}"