[luci-app-bmx6] When drawing the network topology graph, try first wget-ssl
[lede-routing/.git] / miniupnpd / files / miniupnpd.hotplug
index 8b643f1bfaf84bb902d1a2e6873c5d6c9829abd4..65bc5006d1d518d8c8575b158474a9d36dbd9ee6 100644 (file)
@@ -1,9 +1,6 @@
 #!/bin/sh
 
-if [ ! /etc/init.d/miniupnpd enabled ]
-then
-    exit 0
-fi
+/etc/init.d/miniupnpd enabled || exit 0
 
 . /lib/functions/service.sh