From: Michael Tremer Date: Thu, 20 May 2021 09:43:30 +0000 (+0000) Subject: core158: Drop upnpd initscript X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f65e725e83f4ddb8cd280ac2ce78ba628c863ab0;p=people%2Fstevee%2Fipfire-2.x.git core158: Drop upnpd initscript Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/158/update.sh b/config/rootfiles/core/158/update.sh index f302c8fbc6..b08d226c0f 100644 --- a/config/rootfiles/core/158/update.sh +++ b/config/rootfiles/core/158/update.sh @@ -33,6 +33,7 @@ done # Remove files rm -vrf \ + /etc/rc.d/init.d/upnpd \ /etc/rc.d/init.d/networking/red.down/10-miniupnpd \ /etc/rc.d/init.d/networking/red.up/10-miniupnpd \ /usr/lib/libixml.so.* \