From 0a582b523fd1a53cb1f15b31d1b54a49e8d65f28 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 31 Oct 2023 03:26:11 -0400 Subject: turret: update config files & improve derivation --- systems/turret/files/etc/config/network | 1 + 1 file changed, 1 insertion(+) (limited to 'systems/turret/files/etc/config/network') diff --git a/systems/turret/files/etc/config/network b/systems/turret/files/etc/config/network index c71cf98..cb24fec 100644 --- a/systems/turret/files/etc/config/network +++ b/systems/turret/files/etc/config/network @@ -26,4 +26,5 @@ config interface 'lan' config interface 'wan' option device 'lan1' option proto 'dhcp' + option type 'bridge' -- cgit v1.2.3