diff options
Diffstat (limited to 'applications/luci-splash/ipkg')
-rwxr-xr-x | applications/luci-splash/ipkg/postinst | 3 |
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 |