summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-splash
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-11-04 20:21:56 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-11-04 20:21:56 +0000
commit5889342843fb5fd0d6acfeabbb0e95e565e3940c (patch)
treef774b99604f7ae3dcddb217e9484ea47bc19a7d4 /applications/luci-splash
parent3a006a17a5f8ce61ea6ea3fdd02f34b4c68f2116 (diff)
* luci/app/splash: add postinstall to enable init script
Diffstat (limited to 'applications/luci-splash')
-rwxr-xr-xapplications/luci-splash/ipkg/postinst3
1 files changed, 3 insertions, 0 deletions
diff --git a/applications/luci-splash/ipkg/postinst b/applications/luci-splash/ipkg/postinst
new file mode 100755
index 000000000..e9c8bb12c
--- /dev/null
+++ b/applications/luci-splash/ipkg/postinst
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+/etc/init.d/luci_splash enable