1 2 3 4 5 6 7
### 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(' ') }}"