openwrtv3/openwrt/package/base-files/default/etc/init.d/S50httpd
Felix Fietkau 995d0343f9 some fixes/cleanups for the init scripts
SVN-Revision: 2152
2005-10-17 21:27:07 +00:00

2 lines
56 B
Bash
Executable file

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