#!/bin/sh /etc/rc.common
-##############################################################################
-#
# Copyright (C) 2016 Michael Hanselmann, Eric Luehrsen
-#
-##############################################################################
-#
# This init script is just the entry point for Unbound UCI.
#
-##############################################################################
-
-# while useful (sh)ellcheck is pedantic and noisy
# shellcheck disable=1091,2002,2004,2034,2039,2086,2094,2140,2154,2155
START=19