Skip to content
Snippets Groups Projects

[radvd] Add a line feed after each block

Merged Benjamin Graillot requested to merge radvd into newinfra
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -16,4 +16,5 @@ interface {{ interfaces[subnet.name] }} {
RDNSS {{ dns }} {};
{% endfor %}
};
{% endfor %}
Loading