* luci/app/splash: add postinstall to enable init script
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 4 Nov 2008 20:21:56 +0000 (20:21 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 4 Nov 2008 20:21:56 +0000 (20:21 +0000)
applications/luci-splash/ipkg/postinst [new file with mode: 0755]

diff --git a/applications/luci-splash/ipkg/postinst b/applications/luci-splash/ipkg/postinst
new file mode 100755 (executable)
index 0000000..e9c8bb1
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+/etc/init.d/luci_splash enable