packages/net/coova-chilli/files
Petr Štetiar 9d3a1a2a63 coova-chilli: Fix unwanted startup of disabled instances
Code in option_cb was referencing $chilli_inst variable which was
declared as local, thus the instance startup logic in start_chilli was
referencing variable which would always get value of 1, effectively
making `disabled` config option useless.

So I've fixed it with simpler config_get_bool and while at it, I've simplified the
surrounding code little bit as well.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-09-25 12:59:55 +02:00
..
chilli.config net/coova-chili: update default firewall setup 2017-10-07 13:23:05 +02:00
chilli.hotplug coova-chilli: move to github 2014-11-30 01:13:43 +01:00
chilli.init coova-chilli: Fix unwanted startup of disabled instances 2019-09-25 12:59:55 +02:00