diff options
Diffstat (limited to 'target/ag241/files/etc/network/interfaces')
-rw-r--r-- | target/ag241/files/etc/network/interfaces | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/ag241/files/etc/network/interfaces b/target/ag241/files/etc/network/interfaces index 5d2e025d7..519928df9 100644 --- a/target/ag241/files/etc/network/interfaces +++ b/target/ag241/files/etc/network/interfaces @@ -2,7 +2,7 @@ auto lo iface lo inet loopback auto nas0 -iface nas0 inet atm +iface nas0 inet manual auto br0 iface br0 inet manual |