#!/bin/sh echo echo "Starting web-splash ..." /etc/init.d/S89web-splash start echo echo "Maybe you should:" echo " 1) restart your webserver (thttpd needs this to see the new error-404-document)" echo " 2) change the hostname in /www/index.html to the IP or name of the router" echo