Fix assembly of /etc/network/interfaces
Include the other interface configs from /etc/network/interfaces.d/ after lo
and existing eth*
, as was initially intended.
Also separate out the assembly code into its own script, as this is done both on boot via eth-eni-setup
and on hotplug events by eth-eni-hotplug
.
Resolves #91 (closed)