From 4e11fa14c2c39dc914255457b8ce7c7eda333cab Mon Sep 17 00:00:00 2001 From: Jan Huwald Date: Fri, 27 Apr 2012 20:37:39 +0000 Subject: create ccfg tables during boot diff --git a/files/common/etc/fsm/inetable/trans/boot.leave b/files/common/etc/fsm/inetable/trans/boot.leave index 431c0b8..fbc615f 100755 --- a/files/common/etc/fsm/inetable/trans/boot.leave +++ b/files/common/etc/fsm/inetable/trans/boot.leave @@ -11,6 +11,10 @@ p2ptbl init /tmp/p2ptbl/gwip p2ptbl merge /tmp/p2ptbl/gwip /tmp/gwip-init rm /tmp/gwip-init +# init empty client config tables +p2ptbl init /tmp/p2ptbl/ccfg_wire +p2ptbl init /tmp/p2ptbl/ccfg_wifi + # start service httpd, listening on the link-local addrs of mesh and # lan enable_httpd service -- cgit v0.10.1