summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-03-18 11:37:22 +0000
committerbsiegert <bsiegert>2016-03-18 11:37:22 +0000
commit30544a0311f957162c35a102aee44b64bdaaca9c (patch)
tree5dc360b99aebeaad28473328e584a0b89751509e /www
parent2650ecdc2248179c3b7daeb3b83f63881f9d002e (diff)
downloadpkgsrc-30544a0311f957162c35a102aee44b64bdaaca9c.tar.gz
Support chrootdir keyword in rc.d script. From Petar Bogdanovic via mail.
Diffstat (limited to 'www')
-rw-r--r--www/lighttpd/files/lighttpd.sh3
1 files changed, 2 insertions, 1 deletions
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