add copyright headers to base-files scripts and config files
[openwrt-10.03/.git] / package / base-files / default / etc / init.d / S50httpd
1 #!/bin/sh
2 # Copyright (C) 2006 OpenWrt.org
3
4 [ -d /www ] && httpd -p 80 -h /www -r OpenWrt