packages/net/miniupnpd/files
David Ehrmann 6ef2b5400b 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>
2020-06-20 20:48:29 -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-20 20:48:29 -07:00
miniupnpd.init miniupnpd: improve hotplug & interface handling 2020-05-25 22:49:03 +01:00
upnpd.config miniupnpd: convert to procd 2020-02-13 15:34:25 -08:00