* luci/applications: force success for postinstall scripts
[project/luci.git] / applications / luci-statistics / ipkg / postinst
index 536f4bb28a0e69dd763baea902b1929375cab442..e69ae47266f3a78b80badc44353e2786b1a71506 100755 (executable)
@@ -4,4 +4,6 @@
 
        /etc/init.d/luci_statistics enable
        /etc/init.d/collectd enable
+
+       exit 0
 }