9990-grml-networking.sh: support /etc/network/interfaces.d/* in /e/n/i
authorMichael Prokop <mika@grml.org>
Wed, 27 May 2020 11:48:50 +0000 (13:48 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 27 May 2020 11:52:13 +0000 (13:52 +0200)
commitbcf2959a742884070a251e258eebc3f027d8b704
tree14e994c17c50d922ef4e7c40ec1c20b9c1b8768b
parentd3f65848c3fd43a5bbb375b1783fa2b9fa6125a6
9990-grml-networking.sh: support /etc/network/interfaces.d/* in /e/n/i

For example cloud-init writes its network configuration file to
/etc/network/interfaces.d/50-cloud-init, so the file needs
to be sourced.

Related to https://github.com/grml/grml/issues/124
components/9990-grml-networking.sh