From 846ee52dc6b9239173565a81d4fb756e6f26285f Mon Sep 17 00:00:00 2001 From: ficus Date: Tue, 25 Sep 2012 19:11:01 +0200 Subject: various tweeks - remove torouter-tui dependancy from torouter-prep - split out dnsmasq config to per-interface files - clean up configs directory, moving misc temp files to /tmp --- packages/torouter-prep/configs/etc/dnsmasq.d/wifi | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 packages/torouter-prep/configs/etc/dnsmasq.d/wifi (limited to 'packages/torouter-prep/configs/etc/dnsmasq.d/wifi') diff --git a/packages/torouter-prep/configs/etc/dnsmasq.d/wifi b/packages/torouter-prep/configs/etc/dnsmasq.d/wifi new file mode 100644 index 0000000..d1bdb72 --- /dev/null +++ b/packages/torouter-prep/configs/etc/dnsmasq.d/wifi @@ -0,0 +1,2 @@ + +dhcp-range=172.16.23.10,172.16.23.254,255.255.255.0,12h -- cgit v1.2.3