packages/net/stunnel
Florian Eckert 68f6fc25a0 net/stunnel: check if service section is configured to prevent crash loop
If a service section is not presented in the configuration then stunnel will
always start anyway. This ends in a crash loop because the configuration is not
valid.
Checking in "uci" mode if a service section is presented and only then
start the stunnel service will solve this issue.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-23 14:37:02 +01:00
..
files net/stunnel: check if service section is configured to prevent crash loop 2018-01-23 14:37:02 +01:00
Makefile net/stunnel: add enabled config option 2017-12-15 08:03:41 +01:00