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