1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-19 23:28:39 +02:00
openwrt-packages/net/coova-chilli/files
Petr Štetiar dd39acba55 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>
2019-09-25 13:00:22 +02:00
..
chilli.config coova-chilli: Fix debug flag config example and synchronize bool options 2019-09-25 13:00:22 +02:00
chilli.hotplug coova-chilli: move to github 2014-11-30 01:13:43 +01:00
chilli.init coova-chilli: Fix debug flag config example and synchronize bool options 2019-09-25 13:00:22 +02:00