openwrtv3/package/network/config/netifd/files
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
..
etc base-files: set kernel.core_pattern in sysctl.conf 2015-09-11 16:35:17 +00:00
lib netifd-dhcp: supply parameters to user-script 2015-05-08 10:44:19 +00:00
sbin netifd: ifup-shellscript - fix wrong usage of 'local' 2015-12-10 12:53:30 +00:00
usr/share/udhcpc packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00