From: Denys Vlasenko Date: Sat, 30 Jul 2016 20:29:10 +0000 (+0200) Subject: service/fw example: do not ruin $if[], use different name X-Git-Tag: 1_26_0~310 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6b5abc95969caf270d269ae640bb64e6bf8a7996;p=oweals%2Fbusybox.git service/fw example: do not ruin $if[], use different name Signed-off-by: Denys Vlasenko --- diff --git a/examples/var_service/fw/run b/examples/var_service/fw/run index 871a70545..1fd71cc01 100755 --- a/examples/var_service/fw/run +++ b/examples/var_service/fw/run @@ -89,9 +89,9 @@ echo; echo "* Configuring hardware" echo; echo "* Resetting address and routing info" if $reset_all_netdevs; then devs=`sed -n 's/ //g;s/:.*$//p'