Hi.
I need to disable br-lan interface but I don't know how.
Now, I put in the trunk/package/base-files/files/etc/init.d/boot:
ifconfig br-lan down
brctl delbr br-lan
But I think that this isn't the best solution.
Does anybody know how to do it?
Thanks,
David