diff options
Diffstat (limited to 'package/base-files/files/etc')
-rw-r--r-- | package/base-files/files/etc/config/network | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/base-files/files/etc/config/network b/package/base-files/files/etc/config/network index 5d380d1e8b..a35fd2ef9a 100644 --- a/package/base-files/files/etc/config/network +++ b/package/base-files/files/etc/config/network @@ -12,4 +12,3 @@ config interface lan option proto static option ipaddr 192.168.1.1 option netmask 255.255.255.0 - option stp on |