coova-chilli: add network option

fix #1221

Signed-off-by: Jaehoon You <teslamint@gmail.com>
This commit is contained in:
Jaehoon You 2015-05-16 22:57:49 +09:00
parent 615212d83c
commit eed8b9114b
1 changed files with 3 additions and 0 deletions

View File

@ -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