Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2015-10-24 19:57:32 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2015-10-24 19:57:32 +0300
commitbf1866c1832ddc5ac429b9af6bb1bc577c7796f8 (patch)
tree1dffe48fcaf56c7c498c49720fdb31a4f49d0003 /examples
parent1a1cfedbef2ee45467b5ed829416090cf8b149ca (diff)
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]=...