File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / default / rc.d / 035.www.stop
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Sun Jan 5 23:14:26 2014 UTC (10 years, 5 months ago) by misho
Branches: MAIN
CVS tags: elwix2_8, elwix2_7, elwix2_6, elwix2_3, elwix2_2, HEAD, ELWIX2_7, ELWIX2_6, ELWIX2_5, ELWIX2_2p0, ELWIX2_1
version 2.1

#!/bin/sh

echo "Starting WWW interface ..."

lighttpd -f /etc/lighttpd/lighttpd.conf -m /usr/local/lib

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>