From: Jaehoon You Date: Sat, 16 May 2015 13:57:49 +0000 (+0900) Subject: coova-chilli: add network option X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=eed8b9114b5f1dfcfae68b9342b8b1f97fa174e0;p=openwrt-packages.git coova-chilli: add network option fix #1221 Signed-off-by: Jaehoon You --- diff --git a/net/coova-chilli/files/chilli.config b/net/coova-chilli/files/chilli.config index 6aa98373d..ab8ca1f0e 100644 --- a/net/coova-chilli/files/chilli.config +++ b/net/coova-chilli/files/chilli.config @@ -9,6 +9,9 @@ config chilli # name of TUN device name. required. option tundev 'tun0' + # name of network interface + option network '' + # Include this flag if process is to run in the foreground #option fg