From 4f8ecf273c4a239d007125f3b96a55100b661c04 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sat, 24 Oct 2015 14:55:33 +0200 Subject: update network service examples Signed-off-by: Denys Vlasenko --- examples/var_service/zcip_if/zcip_handler | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/var_service/zcip_if/zcip_handler') diff --git a/examples/var_service/zcip_if/zcip_handler b/examples/var_service/zcip_if/zcip_handler index 13010db27..3c6ca788b 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 -- cgit v1.2.3