diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2022-01-07 21:05:34 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2022-01-07 21:05:34 +0100 |
| commit | a21177c5664adeb2bb17a92393436d96bf5d500b (patch) | |
| tree | 6b5bea51800023f878d003137666855a4ae72d39 /files | |
| parent | 6dfd88349bfd328fe19d47b1899c6d01eaa1e008 (diff) | |
| download | ap01-a21177c5664adeb2bb17a92393436d96bf5d500b.tar ap01-a21177c5664adeb2bb17a92393436d96bf5d500b.tar.gz ap01-a21177c5664adeb2bb17a92393436d96bf5d500b.tar.bz2 ap01-a21177c5664adeb2bb17a92393436d96bf5d500b.tar.xz ap01-a21177c5664adeb2bb17a92393436d96bf5d500b.zip | |
...
Diffstat (limited to 'files')
| -rw-r--r-- | files/files/etc/config/network | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/files/files/etc/config/network b/files/files/etc/config/network index e1ce30c..cec228b 100644 --- a/files/files/etc/config/network +++ b/files/files/etc/config/network | |||
| @@ -12,7 +12,6 @@ config interface 'lan' | |||
| 12 | config interface 'mgmt' | 12 | config interface 'mgmt' |
| 13 | option type 'bridge' | 13 | option type 'bridge' |
| 14 | option proto 'dhcp' | 14 | option proto 'dhcp' |
| 15 | list ifname 'eth0.101' | ||
| 16 | list ifname 'eth0.102' | 15 | list ifname 'eth0.102' |
| 17 | 16 | ||
| 18 | config switch | 17 | config switch |
