File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / default / rc.d / 035.www.stop
Revision 1.1.1.1.18.1: download - view: text, annotated - select for diffs - revision graph
Tue Oct 15 11:50:07 2013 UTC (10 years, 10 months ago) by misho
Branches: elwix2_1
Diff to: branchpoint 1.1.1.1: preferred, colored
fix rc.d script and perm

#!/bin/sh

echo "Starting WWW interface ..."

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

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