summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-04-26 21:59:45 +0000
committerSteven Barth <steven@midlink.org>2008-04-26 21:59:45 +0000
commitf917c0bb6445794cc94ff895f430db84a9e77ea2 (patch)
tree13b7dd12319d7e85672c539b4ce40d47df443d15 /contrib
parentf801df7d4d44d8b85ae17fa5d191b96602c1fa9a (diff)
* Minor bugfixes
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/luci-splash/src/luci_splash.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci-splash/src/luci_splash.init b/contrib/package/luci-splash/src/luci_splash.init
index 150f846f2..10d6411d1 100644
--- a/contrib/package/luci-splash/src/luci_splash.init
+++ b/contrib/package/luci-splash/src/luci_splash.init
@@ -61,7 +61,7 @@ start() {
iptables -t nat -A luci_splash_leases -j DROP
### Start the splash httpd
- httpd -c /etc/luci_splash_httpd.conf -p 8082 -h /usr/lib/luci_splash/htdocs
+ httpd -c /etc/luci_splash_httpd.conf -p 8082 -h /usr/lib/luci-splash/htdocs
### Sync leases
/usr/lib/luci-splash/sync.lua