rootfs: Pluggable ifup scripts

Allow networking config to be supplied from multiple fragmens in
/etc/network/interfaces.d. This way, a user can customize their setup
without having to override /etc/network/interfaces.
This commit is contained in:
Tobias Waldekranz
2022-10-06 10:50:32 +02:00
parent d3e32f3286
commit 45d07372d8
2 changed files with 6 additions and 0 deletions
@@ -0,0 +1,6 @@
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
source-directory /etc/network/interfaces.d