miniupnpd: remove uci-defaults and fw4-include files for nftables variant
authorStan Grishin <stangri@melmac.ca>
Fri, 25 Aug 2023 17:59:22 +0000 (17:59 +0000)
committerStan Grishin <stangri@melmac.ca>
Sat, 26 Aug 2023 10:11:49 +0000 (10:11 +0000)
commitef526b1df66c6b2851bbb3e2f3f029b736a96751
treeaa2c1b0dc08283e30ce28360842a9bb08902f477
parent05bbbb6b5381ce7aca2cf050707c3f892a6de11a
miniupnpd: remove uci-defaults and fw4-include files for nftables variant

* remove firewall4.include file as it is not needed and procuces a firewall
  error on service miniupnpd restart
* remove the uci-defaults file as its sole purpose was to install the
  firewall include file
* modify the Makefile to reflect the deleted files

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit 4c934aea718ceb682551b9bab0a8618e4b12920d)
net/miniupnpd/Makefile
net/miniupnpd/files/firewall4.include [deleted file]
net/miniupnpd/files/miniupnpd.defaults.nftables [deleted file]