packages/net/miniupnpd/files
David Ehrmann 231e47185e
miniupnpd: suppress grep and uci errors
If miniupnpd is installed but disabled or not running, the hotplug
script will query uci for keys that don't exist and grep a temporary
config file that doesn't exist, resulting in the following errors:

uci: Entry not found
grep: /var/etc/miniupnd.conf: No such file or directory

These would arise when an interface is brought up or down, and are
more confusing than helpful, especially when miniupnpd is disabled.

Suppress these errors.

Signed-off-by: David Ehrmann <ehrmann@gmail.com>
(cherry picked from commit 6ef2b5400b)
2020-06-28 14:00:39 -07:00
..
firewall.include miniupnpd: Import release 20180422 to repo 2018-05-04 09:03:56 +01:00
miniupnpd.defaults miniupnpd: Import release 20180422 to repo 2018-05-04 09:03:56 +01:00
miniupnpd.hotplug miniupnpd: suppress grep and uci errors 2020-06-28 14:00:39 -07:00
miniupnpd.init miniupnpd: improve hotplug & interface handling 2020-06-28 14:00:24 -07:00
upnpd.config miniupnpd: convert to procd 2020-04-17 15:21:35 -07:00