Annotation of elwix/config/etc/default/rc.d/035.www.stop, revision 1.2

1.1       misho       1: #!/bin/sh
                      2: 
                      3: echo "Starting WWW interface ..."
                      4: 
1.2     ! misho       5: lighttpd -f /etc/lighttpd/lighttpd.conf -m /usr/local/lib

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