commit 529d184dbf2065ffbb8535d1252a915a6bca7d20
parent 9afec455b82df692efdf317183ee47382be71379
Author: champtar <champetier.etienne@gmail.com>
Date: Sat, 9 Apr 2016 23:14:06 +0200
Merge pull request #1340 from teslamint/patch-1
coova-chilli: add network option in chilli.config
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git 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