summaryrefslogtreecommitdiff
path: root/examples/var_service/zcip_if/zcip_handler
diff options
context:
space:
mode:
authorDenys Vlasenko2015-10-24 14:55:33 +0200
committerDenys Vlasenko2015-10-24 14:55:33 +0200
commit4f8ecf273c4a239d007125f3b96a55100b661c04 (patch)
tree680b7a535f119f2bfb2e820adb2be5d537ccb99a /examples/var_service/zcip_if/zcip_handler
parentd32a1a4054444d8193736ee4c5f515fa90dbb24f (diff)
downloadbusybox-4f8ecf273c4a239d007125f3b96a55100b661c04.zip
busybox-4f8ecf273c4a239d007125f3b96a55100b661c04.tar.gz
update network service examples
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'examples/var_service/zcip_if/zcip_handler')
-rwxr-xr-xexamples/var_service/zcip_if/zcip_handler3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/var_service/zcip_if/zcip_handler b/examples/var_service/zcip_if/zcip_handler
index 13010db..3c6ca78 100755
--- a/examples/var_service/zcip_if/zcip_handler
+++ b/examples/var_service/zcip_if/zcip_handler
@@ -33,7 +33,8 @@ if test x"$1" != x"config"; then
fi
# "config": we've got the address
-#env # debug
+# Record information for e.g. dhcp_$IF_pinger service
+env >"env.out"
./convert2ipconf "$file_ipconf"
# Reconfigure routing and firewall if needed