From: Denys Vlasenko Date: Sat, 24 Oct 2015 16:57:32 +0000 (+0200) Subject: tweak zcip service example X-Git-Tag: 1_25_0~203 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bf1866c1832ddc5ac429b9af6bb1bc577c7796f8;p=oweals%2Fbusybox.git tweak zcip service example Signed-off-by: Denys Vlasenko --- diff --git a/examples/var_service/zcip_if/convert2ipconf b/examples/var_service/zcip_if/convert2ipconf index aa133d815..c858723fb 100755 --- a/examples/var_service/zcip_if/convert2ipconf +++ b/examples/var_service/zcip_if/convert2ipconf @@ -4,6 +4,8 @@ #interface=eth1 #ip=169.254.x.y +# into: + #let cfg=cfg+1 #if[$cfg]=...; ip[$cfg]=...; ipmask[$cfg]=.../...; gw[$cfg]=...; net[$cfg]=... dns[$cfg]=...