stubby: add uci support to init file 7122/head
authorJonathan G. Underwood <jonathan.underwood@gmail.com>
Sun, 30 Sep 2018 13:59:57 +0000 (14:59 +0100)
committerJonathan G. Underwood <jonathan.underwood@gmail.com>
Sun, 14 Oct 2018 17:39:53 +0000 (18:39 +0100)
commit7b1f8925044e8b35ad8b0c20967004aa1a4a20cc
tree211e6830abdc1f27be5ffaf2bd8e99f0141c5efb
parent46a35a82c39177e3ea745c008ffea5530f56a6f1
stubby: add uci support to init file

This commit brings UCI support to the stubby package.

    o All options are documented in the README.md file.
    o The README.md file has been re-written to include a short usage
      manual.
    o The default configuration now includes more Cloudflare addresses.
    o The stubby service is (re)started using procd triggers from a
      specified interface with a configurable time delay.
    o Round robin use of upstream resolvers is now activated by
      default.
    o Client privacy is now activated by default.
    o Options are added for specifying the log level of the daemon and
      command line options passed to the stubby command.

Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
net/stubby/Makefile
net/stubby/files/README.md
net/stubby/files/stubby.conf [new file with mode: 0644]
net/stubby/files/stubby.init [changed mode: 0644->0755]
net/stubby/files/stubby.yml