source interfaces.d snippets by default

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-11-23 11:11:01 +01:00
parent 819ded5e8f
commit 6c6291d2f4

View File

@ -979,6 +979,8 @@ sub extract_data {
$ifaces .= "\niface $name $ntype manual\n";
}
$ifaces .= "\n\nsource /etc/network/interfaces.d/*\n";
file_write_all("$targetdir/etc/network/interfaces", $ifaces);
# configure dns