Add instance for sourcing /etc/network/interfaces.d/ only once
authorMichael Prokop <mika@grml.org>
Tue, 23 Jun 2020 09:58:20 +0000 (11:58 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 23 Jun 2020 10:22:09 +0000 (12:22 +0200)
commit2f7a8c9f67d2039d37f481c07061ddc4596b34de
treec50eef16162786e98e14c8aa754ee58e416741d2
parentf9a1d707cf5e367cfdd0925f86a7ff69e108da26
Add instance for sourcing /etc/network/interfaces.d/ only once

We don't want one instance of `source /etc/network/interfaces.d/*`
per interace, but instead once per file.

Closes: https://github.com/grml/live-boot-grml/issues/11
components/9990-grml-networking.sh