mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
When module policies are split up in seperate files ifupdown2 doesn't merge them together but simply overrides duplicates. This pathc fixes the issue and merge the related policies together. Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>