From d39c90c63d540607ff5a19a72e5c57fc31097601 Mon Sep 17 00:00:00 2001 From: bsiegert Date: Fri, 18 Mar 2016 11:37:22 +0000 Subject: Support chrootdir keyword in rc.d script. From Petar Bogdanovic via mail. --- www/lighttpd/files/lighttpd.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/lighttpd/files/lighttpd.sh b/www/lighttpd/files/lighttpd.sh index f7309206149..fdd1a7d8c5c 100644 --- a/www/lighttpd/files/lighttpd.sh +++ b/www/lighttpd/files/lighttpd.sh @@ -1,8 +1,9 @@ #!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: lighttpd.sh,v 1.1.1.1 2005/09/04 06:37:05 jlam Exp $ +# $NetBSD: lighttpd.sh,v 1.2 2016/03/18 11:37:22 bsiegert Exp $ # # PROVIDE: lighttpd +# KEYWORD: chrootdir # REQUIRE: DAEMON . /etc/rc.subr -- cgit v1.2.3