packages/net/acme/files
Toke Høiland-Jørgensen e6c1676cb4 acme: Make sure we don't handle the same listener twice
If a daemon listens on multiple addresses at once, it'll show up multiple
times in get_listeners() which will clobber the config for uhttpd. Fix this
by skipping subsequent handlings of the same daemon binary.

Fixes #13325.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2020-09-09 12:49:53 +02:00
..
acme.config acme: fix alignment space vs tabs 2020-08-05 11:33:19 +02:00
acme.init acme: fix alignment space vs tabs 2020-08-05 11:33:19 +02:00
run.sh acme: Make sure we don't handle the same listener twice 2020-09-09 12:49:53 +02:00