openwrt-packages/net/stunnel/files
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
..
stunnel.conf stunnel: Bring it back at v5.10 2015-03-17 13:47:55 +01:00
stunnel.init net/stunnel: check if service section is configured to prevent crash loop 2018-01-23 14:37:02 +01:00
stunnel.uci net/stunnel: add uci config support 2017-12-10 11:13:43 +01:00