aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2015-10-24 18:57:32 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2015-10-24 18:57:32 +0200
commitbf1866c1832ddc5ac429b9af6bb1bc577c7796f8 (patch)
tree1dffe48fcaf56c7c498c49720fdb31a4f49d0003 /examples
parent1a1cfedbef2ee45467b5ed829416090cf8b149ca (diff)
downloadbusybox-bf1866c1832ddc5ac429b9af6bb1bc577c7796f8.tar.gz
tweak zcip service example
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/var_service/zcip_if/convert2ipconf2
1 files changed, 2 insertions, 0 deletions
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]=...