diff options
author | Christian Poessinger <christian@poessinger.com> | 2018-04-15 17:44:49 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2018-04-15 17:50:58 +0200 |
commit | 67a5103c939fd8779805ff0c1778504125d63eee (patch) | |
tree | b80c5e7891527cc4e7ae57e2b02d83841537209a /debian/control | |
parent | de25f875242b5fb807c906cc0219aa6d045e2468 (diff) | |
download | vyos-1x-67a5103c939fd8779805ff0c1778504125d63eee.tar.gz vyos-1x-67a5103c939fd8779805ff0c1778504125d63eee.zip |
Makefile: Fix for special nodes not requiring have any 'type' field
... this is due to the fact that the XML generator will always add
"type: txt" to node.def files if no other type has been especially
defined.
This will break the following commands
* set service dns forwarding system
* set service dns forwarding ignore-hosts-file
because they will now have "type: txt" in their node.def file and this
will break the CLI commands. "type: txt" requires an argument but those
nodes did not in the past.
Diffstat (limited to 'debian/control')
0 files changed, 0 insertions, 0 deletions