Tightening of RPC code

This commit is contained in:
Joseph Henry 2015-12-21 05:03:26 -08:00
parent 608e059b18
commit c488fa8461
18 changed files with 512 additions and 622 deletions

View file

@ -30,8 +30,7 @@ echo '*** Writing address to ' "$address_file"
echo $virtip4 > "$address_file"
export ZT_NC_NETWORK=/var/lib/zerotier-one/nc_"$dev"
echo $ZT_NC_NETWORK
export LD_PRELOAD ./libzerotierintercept.so
export LD_PRELOAD=./libzerotierintercept.so
# --- Test section ---
echo '*** Starting application...'