coova-chilli: Fix debug flag config example and synchronize bool options 10074/head
authorPetr Štetiar <ynezz@true.cz>
Mon, 18 Mar 2019 15:11:29 +0000 (16:11 +0100)
committerPetr Štetiar <ynezz@true.cz>
Wed, 25 Sep 2019 11:00:22 +0000 (13:00 +0200)
commitdd39acba55a5e7a0ffde08288e1ba0dc6a2c9051
tree47f8757d014336ff5d5f56781313c2c4ea85843c
parent9d3a1a2a6359257f8b29202c149c5bce8b4e89e4
coova-chilli: Fix debug flag config example and synchronize bool options

debug is boolean option/flag so setting it to 9 doesn't work, while at
it I've synchronized boolean options from source code and sorted it
alphabeticaly with following command:

  grep flag src/cmdline.ggo | cut -d \" -f2 | sort | tr '\n' '|'

Signed-off-by: Petr Štetiar <ynezz@true.cz>
net/coova-chilli/Makefile
net/coova-chilli/files/chilli.config
net/coova-chilli/files/chilli.init