diff options
| author | seth <[email protected]> | 2023-10-31 03:26:11 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-10-31 03:26:11 -0400 |
| commit | 0a582b523fd1a53cb1f15b31d1b54a49e8d65f28 (patch) | |
| tree | 73ecb01b0faa0861ad5d054d1d504c90a1f46b5b /systems/turret/files/etc/config/network | |
| parent | 49021bd62a0e605c6d05518f428b6777ead61470 (diff) | |
turret: update config files & improve derivation
Diffstat (limited to 'systems/turret/files/etc/config/network')
| -rw-r--r-- | systems/turret/files/etc/config/network | 1 |
1 files changed, 1 insertions, 0 deletions
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' |
