mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 18:17:10 +02:00
remove broken call to nas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1445 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d0844d0d5b
commit
b37a7498d3
@ -1,7 +1,6 @@
|
||||
#!/bin/ash
|
||||
# $Id$
|
||||
[ "${INTERFACE%%[0-9]*}" = "wds" ] && {
|
||||
[ -x "/usr/sbin/nas4not" ] && /usr/sbin/nas4not lan $INTERFACE up
|
||||
ifconfig $INTERFACE 0.0.0.0 up
|
||||
/usr/sbin/brctl addif br0 $INTERFACE
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user