openwrtv4/package/network/config/netifd
Felix Fietkau 6fb259b6df netifd: ifup-shellscript - fix wrong usage of 'local'
this error was not visible until recent bump to
busybox 1.24.1 stable which introduced a warning message
when keyword 'local' is not used with a shell-function.

this does not change behavior and is a cosmetic cleanup.
fixes the following output:

root@box:~ ifup <interface>
/sbin/ifup: local: line 362: not in a function
/sbin/ifup: local: line 362: not in a function
/sbin/ifup: local: line 1: not in a function

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

SVN-Revision: 47828
2015-12-10 12:53:30 +00:00
..
files netifd: ifup-shellscript - fix wrong usage of 'local' 2015-12-10 12:53:30 +00:00
Makefile netifd: update to the latest version, fixes an issue with moving a wifi iface to a different network 2015-12-02 13:52:08 +00:00