1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 13:47:52 +03:00
openwrt-xburst/package/base-files/default/etc/init.d/S50httpd
nbd efbc756b23 some fixes/cleanups for the init scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-17 21:27:07 +00:00

3 lines
56 B
Bash
Executable File

#!/bin/sh
[ -d /www ] && httpd -p 80 -h /www -r OpenWrt