summaryrefslogtreecommitdiff
path: root/www/lighttpd
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-03-18 11:37:22 +0000
committerbsiegert <bsiegert>2016-03-18 11:37:22 +0000
commit105f07107106fc129e1b5ba7c6b935a0b2c95316 (patch)
tree5dc360b99aebeaad28473328e584a0b89751509e /www/lighttpd
parent8b53c14add54e1eb61e026146fadf7f648d5d3d2 (diff)
downloadpkgsrc-105f07107106fc129e1b5ba7c6b935a0b2c95316.tar.gz
Support chrootdir keyword in rc.d script. From Petar Bogdanovic via mail.
Diffstat (limited to 'www/lighttpd')
-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